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

Kill a process immediately if its parent ignores SIGCHLD #121

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

nuta
Copy link
Owner

@nuta nuta commented Dec 14, 2021

This behavior is used in existing programs so that a parent process doesn't need to wait4(2) for children.

@nuta nuta merged commit 115b841 into main Dec 15, 2021
@nuta nuta deleted the handle-ignored-sigchld branch December 15, 2021 11:14
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