Skip to content

added try-catch-block to avoid loop.add_signal_handler() under windows to make it usable under windows#3

Open
0x404-NameNotFound wants to merge 1 commit intobula87:mainfrom
0x404-NameNotFound:fix-usable-under-windows
Open

added try-catch-block to avoid loop.add_signal_handler() under windows to make it usable under windows#3
0x404-NameNotFound wants to merge 1 commit intobula87:mainfrom
0x404-NameNotFound:fix-usable-under-windows

Conversation

@0x404-NameNotFound
Copy link

changed the lines 420 and 421.
Added try-catch statement to give windows the option to fallback to aignal.signal() instead of loop.add_signal_handler() as this doesnt work under windows.
Didn't have a linuxsystem to test if this produces failures under linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant