Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 31, 2020

bpo-31160, bpo-40094: Wait until the process completes before closing
the PTY to prevent sending SIGHUP to the child process.

https://bugs.python.org/issue31160

bpo-31160, bpo-40094: Wait until the process completes before closing
the PTY to prevent sending SIGHUP to the child process.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Mar 31, 2020
@vstinner vstinner merged commit 16d7567 into python:master Mar 31, 2020
@vstinner vstinner deleted the test_os_fix_pty branch March 31, 2020 22:27
aixtools added a commit to aixtools/cpython that referenced this pull request Apr 2, 2020
This is to workaround a side-effect introduced by
16d7567 bpo-31160: Fix race
condition in test_os.PtyTests (pythonGH-19263)
Patch by M. Felt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants