bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087)
The test only except SIGUSR1Exception inside wait_signal(), but the signal can be sent during subprocess_send_signal() call.
P
Pablo Galindo committed
2ab2afd387084ba38a37f5944fcb0675113b64dc
Parent: a932d0b
Committed by GitHub <noreply@github.com>
on 12/11/2018, 11:32:12 AM