8000 [3.13] gh-130730: Fix multiprocessing test_active_children() (GH-130837) by miss-islington · Pull Request #130845 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.13] gh-130730: Fix multiprocessing test_active_children() (GH-130837) #130845

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

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Mar 4, 2025

Replace a sleep with an event: sleep is not a reliable
synchronization primitive.
(cherry picked from commit 3dd3675)

Co-authored-by: Victor Stinner vstinner@python.org

…-130837)

Replace a sleep with an event: sleep is not a reliable
synchronization primitive.
(cherry picked from commit 3dd3675)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington miss-islington requested a review from gpshead as a code owner March 4, 2025 17:05
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review labels Mar 4, 2025
@vstinner vstinner enabled auto-merge (squash) March 4, 2025 17:21
@vstinner vstinner merged commit 22d729c into python:3.13 Mar 4, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0