Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.13] gh-133744: Fix multiprocessing interrupt test: add an event (#133746) #133917

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

vstinner
Copy link
Member

@vstinner vstinner 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)

…thon#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)
@vstinner vstinner requested a review from gpshead as a code owner May 12, 2025 09:17
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label May 12, 2025
@vstinner vstinner enabled auto-merge (squash) May 12, 2025 09:19
@vstinner vstinner merged commit 5ce47b9 into python:3.13 May 12, 2025
40 checks passed
@vstinner vstinner deleted the mp_interrupt13 branch May 12, 2025 14:16
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.

1 participant