diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-05-12 09:38:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 09:38:07 (GMT) |
commit | f5d2d73995cc9cc8dde841b50e701bdd163b23d8 (patch) | |
tree | 8ab95dafdc2ddbacc7b16b961c3752ef7ffad2a3 /Python/crossinterp.c | |
parent | 94938caf35348a15d230a4a92dfe28752386aa1b (diff) | |
download | cpython-f5d2d73995cc9cc8dde841b50e701bdd163b23d8.zip cpython-f5d2d73995cc9cc8dde841b50e701bdd163b23d8.tar.gz cpython-f5d2d73995cc9cc8dde841b50e701bdd163b23d8.tar.bz2 |
[3.14] gh-133744: Fix multiprocessing interrupt test: add an event (GH-133746) (#133916)
gh-133744: Fix multiprocessing interrupt test: add an event (GH-133746)
Add an event to synchronize the parent process with the child
process: wait until the child process starts sleeping.
(cherry picked from commit c2989b7070b18c0b7c51521fed8bc11c159ea5b8)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/crossinterp.c')
0 files changed, 0 insertions, 0 deletions