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 test_random for zombie process#3045

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:random_waitpidCopy head branch name to clipboard
Aug 9, 2017
Merged

bpo-31160: Fix test_random for zombie process#3045
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:random_waitpidCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Aug 9, 2017

Copy link
Copy Markdown
Member

TestModule.test_after_fork() now calls os.waitpid() to read the exit
status of the child process to avoid creating a zombie process.

https://bugs.python.org/issue31160

TestModule.test_after_fork() now calls os.waitpid() to read the exit
status of the child process to avoid creating a zombie process.
@vstinner vstinner merged commit da5e930 into python:master Aug 9, 2017
@vstinner vstinner deleted the random_waitpid branch August 9, 2017 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

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