8000 [3.14] gh-133744: Fix multiprocessing interrupt test: add an event (GH-133746) by miss-islington · Pull Request #133916 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.14] gh-133744: Fix multiprocessing interrupt test: add an event (GH-133746) #133916

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
May 12, 2025

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented May 12, 2025

Add an event to synchronize the parent process with the child
process: wait until the child process starts sleeping.
(cherry picked from commit c2989b7)

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

8000
…thonGH-133746)

Add an event to synchronize the parent process with the child
process: wait until the child process starts sleeping.
(cherry picked from commit c2989b7)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington miss-islington requested a review from gpshead as a code owner May 12, 2025 09:11
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir topic-multiprocessing labels May 12, 2025
@vstinner vstinner enabled auto-merge (squash) May 12, 2025 09:11
@vstinner vstinner merged commit f5d2d73 into python:3.14 May 12, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir topic-multiprocessing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0