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

Use new signal rewriting for TTY signal special cases #85

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

chriskuehl
Copy link
Contributor

This uses the new signal rewriting (cc @mcclurmc) to simplify the way we handle rewriting job control suspend signals in setsid mode (something we were already doing, but can now do using the signal rewriting code).

This has an added benefit of letting people disable that rewriting if they want to (they can now just add additional -r flags to set the signals back to normal).

@asottile
Copy link
Contributor

@chriskuehl chriskuehl merged commit 859cfa6 into Yelp:master Jun 14, 2016
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