SIGN IN SIGN UP

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.
D
Davide Rizzo committed
608c1f3083ea1e06d383ef1a9878a9758903de4b
Parent: 2aceb21
Committed by GitHub <noreply@github.com> on 9/21/2023, 9:20:29 PM