Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-31160: Fix race condition in test_os.PtyTests#19263

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:test_os_fix_ptyCopy head branch name to clipboard
Mar 31, 2020
Merged

bpo-31160: Fix race condition in test_os.PtyTests#19263
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:test_os_fix_ptyCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Mar 31, 2020

Copy link
Copy Markdown
Member

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.