diff options
author | Sam Gross <colesbury@gmail.com> | 2025-03-08 18:04:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-08 18:04:30 (GMT) |
commit | edd1eca336976b3431cf636aea87f08a40c94935 (patch) | |
tree | 58efb0a699fa4ddd63ed4e41b81265c901f6b283 /Python/codegen.c | |
parent | 72e5b25efb580fb1f0fdfade516be90d90822164 (diff) | |
download | cpython-edd1eca336976b3431cf636aea87f08a40c94935.zip cpython-edd1eca336976b3431cf636aea87f08a40c94935.tar.gz cpython-edd1eca336976b3431cf636aea87f08a40c94935.tar.bz2 |
gh-130954: Fix multiprocessing test_notify_n (#130955)
The test could deadlock trying join on the worker processes.
Apply the same technique as gh-130933.
Join the process before the test ends in `test_notify` as well.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions