Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send signal SIGTERM instead of SIGKILL when timing out. #68

Closed
wants to merge 1 commit into from

Conversation

hellais
Copy link
Contributor

@hellais hellais commented Apr 19, 2014

If the signal SIGKILL is send to Tor and you are using pluggable transports,
the pluggable transports will stay running and not be terminated.

If the signal SIGKILL is send to Tor and you are using pluggable transports,
the pluggable transports will stay running and not be terminated.
@meejah
Copy link
Owner

meejah commented Apr 20, 2014

I merged by hand and fixed the failing utest (looking for KILL versus TERM).
Thanks for the fix!

@meejah meejah closed this Apr 20, 2014
@hellais hellais deleted the fix/sig_term branch April 23, 2014 10:09
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.

None yet

2 participants