-
Notifications
You must be signed in to change notification settings - Fork 34
long lines confuse PHD's serial listener #773
Copy link
Copy link
Open
Labels
testingRelated to testing and/or the PHD test framework.Related to testing and/or the PHD test framework.
Description
at least, it's extremely likely it's carriage returns that come with long lines, something to that effect.
#756 landed with this kind of hokey workround: when writing a very long line to a guest, PHD would appear to hang. it's certainly that PHD is waiting for the guest to echo back what it wrote, but the guest wrote \r\n and the expected character is just a bit beyond that.
whatever it is, this really ought to be fixed in PHD, rather than a one-off helper in boot_order.rs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingRelated to testing and/or the PHD test framework.Related to testing and/or the PHD test framework.
Type
Fields
Give feedbackNo fields configured for issues without a type.