Staging
v0.5.1
https://github.com/python/cpython
Revision f7404a5a08b70ec171279a277c1817e82430fa83 authored by Miss Islington (bot) on 11 December 2018, 11:50:34 UTC, committed by GitHub on 11 December 2018, 11:50:34 UTC

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>
1 parent 45a31a1
History
Tip revision: f7404a5a08b70ec171279a277c1817e82430fa83 authored by Miss Islington (bot) on 11 December 2018, 11:50:34 UTC
bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087)
Tip revision: f7404a5
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 17.8 KB
python.c -rw-r--r-- 266 bytes

README

back to top