diff options
author | Victor Stinner <vstinner@python.org> | 2020-04-01 00:27:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 00:27:18 +0200 |
commit | 16d75675d2ad2454f6dfbf333c94e6237df36018 (patch) | |
tree | f0113562218572a8632ada148ff58d17aba8b68e /Python/pystate.c | |
parent | 40bfdb1594189f3c0238e5d2098dc3abf114e200 (diff) | |
download | cpython-git-16d75675d2ad2454f6dfbf333c94e6237df36018.tar.gz |
bpo-31160: Fix race condition in test_os.PtyTests (GH-19263)
bpo-31160, bpo-40094: Wait until the process completes before closing
the PTY to prevent sending SIGHUP to the child process.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions