Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 9, 2017

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