Skip to content

Conversation

AWhetter
Copy link
Contributor

signal.SIGKILL is not available on Windows so use signal.SIGTERM as a backup
when SIGKILL is not available.

signal.SIGKILL is not available on Windows so use signal.SIGTERM as a backup
when SIGKILL is not available.
@Byron
Copy link
Member

Byron commented Dec 21, 2015

Thank you very much.
The failing test in travis must be a spurious one, and I hope it will work fine after the merge.

Byron added a commit that referenced this pull request Dec 21, 2015
@Byron Byron merged commit 3fe8f5d into gitpython-developers:master Dec 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants