Skip to content

Windows doesn't handle Ctrl-C during blocking #59

@sberkun

Description

@sberkun

Describe the bug
windows is bad

To Reproduce
Steps to reproduce the behavior:

  1. Install windows
  2. See error

Expected behavior
linux

Additional context
need to replace queue.get() with queue.get(timeout=1) and continue if emptyerror

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