diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-03-08 18:28:07 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-08 18:28:07 (GMT) |
| commit | fead51d80834c978d6d7d0120db803bfd4343777 (patch) | |
| tree | 98dca9cd70c2a2326eedd455ca7eac223e686b65 /Python/pythonrun.c | |
| parent | 14230cd96cd9275e98965def7907979c0ad9f024 (diff) | |
| download | cpython-fead51d80834c978d6d7d0120db803bfd4343777.zip cpython-fead51d80834c978d6d7d0120db803bfd4343777.tar.gz cpython-fead51d80834c978d6d7d0120db803bfd4343777.tar.bz2 | |
[3.13] gh-130954: Fix multiprocessing test_notify_n (GH-130955) (#130981)
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.
(cherry picked from commit edd1eca336976b3431cf636aea87f08a40c94935)
Co-authored-by: Sam Gross <colesbury@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
