Skip to content

Fix Windows crash from missing signal.SIGKILL - #10

Open
seregonwar wants to merge 1 commit into
openhackai:mainfrom
seregonwar:fix/windows-sigkill-compat
Open

Fix Windows crash from missing signal.SIGKILL#10
seregonwar wants to merge 1 commit into
openhackai:mainfrom
seregonwar:fix/windows-sigkill-compat

Conversation

@seregonwar

Copy link
Copy Markdown

Importing the login/setup path failed on Windows because SIGKILL and process-group APIs are Unix-only; use terminate/kill fallbacks instead.

Importing the login/setup path failed on Windows because SIGKILL and
process-group APIs are Unix-only; use terminate/kill fallbacks instead.
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