Issue #21247: Fix a race condition in test_send_signal() of asyncio
Add a basic synchronization mechanism to wait until the child process is ready before sending it a signal.
V
Victor Stinner committed
98fa332e334633d5559ff3963df0ab5c6108d8e1
Parent: fe5649c