diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2018-12-11 11:32:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-11 11:32:12 (GMT) |
commit | 2ab2afd387084ba38a37f5944fcb0675113b64dc (patch) | |
tree | 20024f565d34bbbeb6ab78d9a024baaace8a6e35 /Lib/queue.py | |
parent | a932d0b496767b5aac14191cbc17093e502b6cb4 (diff) | |
download | cpython-2ab2afd387084ba38a37f5944fcb0675113b64dc.zip cpython-2ab2afd387084ba38a37f5944fcb0675113b64dc.tar.gz cpython-2ab2afd387084ba38a37f5944fcb0675113b64dc.tar.bz2 |
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.
Diffstat (limited to 'Lib/queue.py')
0 files changed, 0 insertions, 0 deletions