Skip to content

Handle sleep mode #16

Description

@gprossliner

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
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions