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

[fix] Fix signal handling #5

Merged
merged 1 commit into from
Jul 3, 2013
Merged

[fix] Fix signal handling #5

merged 1 commit into from
Jul 3, 2013

Conversation

mmalecki
Copy link
Contributor

@mmalecki mmalecki commented Jul 3, 2013

Do not reset signal handlers to SIG_IGN if they were set to it
previously.

Explicitly exit when a signal is received.

@ghost ghost assigned AvianFlu Jul 3, 2013
@AvianFlu
Copy link
Contributor

AvianFlu commented Jul 3, 2013

lgtm

Do not reset signal handlers to `SIG_IGN` if they were set to it
previously.

Explicitly exit when a signal is received.
mmalecki added a commit that referenced this pull request Jul 3, 2013
@mmalecki mmalecki merged commit 8c1d7ea into master Jul 3, 2013
@mmalecki mmalecki deleted the fix-signals branch July 3, 2013 22:36
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.

2 participants