SerialException When Checking Input Buffer
KISPE-Jamie opened this issue · 1 comments
KISPE-Jamie commented
Environment: Windows 10, Pycharm
Release: MercuryGS Release 1
Steps: Sending Telecommand Responses back to MercuryGS via TeraTerm
Reception State Machine sometimes fails when checking the input buffer. I believe there is handling for the exception raised when this check fails.
KISPE-Jamie commented
Bug is fixed as reads now block instead of polling.