You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python -m lambdasoc.tools.flterm /dev/ttyUSB1 (/dev/ttyUSB1 being a valid serial device)
Unplug the USB-serial adapter from the computer
Expected behaviour:
flterm quits when the serial device isn't available anymore
The text was updated successfully, but these errors were encountered:
jeanthom
changed the title
flterm eats 100% of the CPU is the serial device is unconnected
flterm eats 100% of the CPU when the serial device is unconnected
Aug 5, 2020
jeanthom
changed the title
flterm eats 100% of the CPU when the serial device is unconnected
flterm eats 100% of the CPU when the serial adapter is unpluged
Aug 5, 2020
jeanthom
changed the title
flterm eats 100% of the CPU when the serial adapter is unpluged
flterm eats 100% of the CPU when the serial adapter is unplugged
Aug 5, 2020
How to reproduce the issue:
python -m lambdasoc.tools.flterm /dev/ttyUSB1
(/dev/ttyUSB1
being a valid serial device)Expected behaviour:
flterm quits when the serial device isn't available anymore
The text was updated successfully, but these errors were encountered: