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

i#2270 itimer detach: ignore alarm signals post-detach #2943

Merged
merged 1 commit into from
Apr 19, 2018

Conversation

derekbruening
Copy link
Contributor

Adds ignoring of alarm signals post-detach if DR has an itimer and the app
does not, to avoid crashing on a signal that arrives after detach.

Adds testing to api.static_signal but it is not easy to reproduce this
race.

Fixes #2270

Adds ignoring of alarm signals post-detach if DR has an itimer and the app
does not, to avoid crashing on a signal that arrives after detach.

Adds testing to api.static_signal but it is not easy to reproduce this
race.

Fixes #2270
@derekbruening derekbruening merged commit 0d1e64b into master Apr 19, 2018
@derekbruening derekbruening deleted the i2270-itimer-detach branch April 19, 2018 03:32
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