mjwestcott/runnel

asyncio add_signal_handler raises a NotImplementedError in Windows

Opened this issue · 0 comments

zyrif commented

This is the calling code. Worker exits with this error just after reaching 'new-leader'. Windows systems not having signals seems to be the cause: https://stackoverflow.com/q/45987985/4670905

Python version: 3.8.5