summaryrefslogtreecommitdiffstats
path: root/Python/flowgraph.c
diff options
context:
space:
mode:
authorDavide Rizzo <sorcio@gmail.com>2023-09-21 21:20:29 (GMT)
committerGitHub <noreply@github.com>2023-09-21 21:20:29 (GMT)
commit608c1f3083ea1e06d383ef1a9878a9758903de4b (patch)
treec4d378bf0ffa4931175c38a85b4800c98d9243ee /Python/flowgraph.c
parent2aceb21ae61b4648b47afd9f8fdba8c106a745d0 (diff)
downloadcpython-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