diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-12-11 03:56:50 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-11 03:56:50 -0800 |
commit | 869e23e0af806ed3a10d0484827cb1b5f5cd5e5f (patch) | |
tree | 74576b3cc17e0410b6b5f84d7b9e3aebfb1d88b5 /Python/getcompiler.c | |
parent | 7d9f21950927e7c7fe69e5edeb06023a963c6f68 (diff) | |
download | cpython-git-869e23e0af806ed3a10d0484827cb1b5f5cd5e5f.tar.gz |
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.
(cherry picked from commit 2ab2afd387084ba38a37f5944fcb0675113b64dc)
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions