diff options
author | Davide Rizzo <sorcio@gmail.com> | 2023-09-21 21:20:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-21 21:20:29 (GMT) |
commit | 608c1f3083ea1e06d383ef1a9878a9758903de4b (patch) | |
tree | c4d378bf0ffa4931175c38a85b4800c98d9243ee /Python/flowgraph.c | |
parent | 2aceb21ae61b4648b47afd9f8fdba8c106a745d0 (diff) | |
download | cpython-608c1f3083ea1e06d383ef1a9878a9758903de4b.zip cpython-608c1f3083ea1e06d383ef1a9878a9758903de4b.tar.gz cpython-608c1f3083ea1e06d383ef1a9878a9758903de4b.tar.bz2 |
gh-109582: test_fork_signal_handling should wait for event (#109605)
Sometimes the child_handled event was missing because either
the child quits before it gets a chance to handle the signal,
or the parent asserts before the event notification is
delivered via IPC. Synchronize explicitly to avoid this.
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions