After the windows laptop resumes from sleep, the communication to the board is no longer active. For interactive commands like watch this may be ok, but when running port-server this is very annoying.
Originally it was assumed to be a socket problem (see #8), but is also happens locally, reproducible by:
- Starting
qpyt watch
- Waiting for laptop to sleep
- Unlocking laptop
- Observe the following behavior:
- No recent log messages are displayed in the console
- Changes to a source file are not deployed to the board

After the windows laptop resumes from sleep, the communication to the board is no longer active. For interactive commands like watch this may be ok, but when running
port-serverthis is very annoying.Originally it was assumed to be a socket problem (see #8), but is also happens locally, reproducible by:
qpyt watch