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

Properly cleanup child processes #4

Open
ei-grad opened this issue Jun 27, 2024 · 0 comments
Open

Properly cleanup child processes #4

ei-grad opened this issue Jun 27, 2024 · 0 comments

Comments

@ei-grad
Copy link
Owner

ei-grad commented Jun 27, 2024

I don't remember why did I decide to go with this behavior - https://github.com/ei-grad/kill-timeout/blob/c38fa5a/kill_timeout.py#L45-L51. Some investigation is needed. If Process doesn't allow to cleanup after kill - probably os.waitpid could be used.

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

No branches or pull requests

1 participant