-
-
Notifications
You must be signed in to change notification settings - Fork 32k
GH-98407: fix test_kill_issue43884
to not leak child processes
#98491
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
Conversation
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 65ed5bf 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
test_kill_issue43884
test_kill_issue43884
to not leak child processes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like confirmation from the OP (@db3l) that this indeed no longer leaves orphan processes hanging around (for more than 2 seconds :-).
@gvanrossum I can confirm that this PR built locally leaves no processes. I'll also watch for the regular buildbot run post-merge. |
Thanks @kumaraditya303 for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
pythonGH-98491) (cherry picked from commit 3b2724a) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
GH-98613 is a backport of this pull request to the 3.11 branch. |
I don't understand this change. |
Rationale for |
Uh oh!
There was an error while loading. Please reload this page.