Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 16, 2017

Fix a warning about dangling processes in test_rapid_restart() of
_test_multiprocessing: join the process.

https://bugs.python.org/issue31069

Fix a warning about dangling processes in test_rapid_restart() of _test_multiprocessing: join the process.
@vstinner vstinner merged commit 17657bb into python:master Aug 16, 2017
@vstinner vstinner deleted the rapid_restart_close branch August 16, 2017 10:46
@bedevere-bot
Copy link

GH-3104 is a backport of this pull request to the 3.6 branch.

@bedevere-bot
Copy link

GH-3105 is a backport of this pull request to the 2.7 branch.

vstinner added a commit that referenced this pull request Aug 16, 2017
Fix a warning about dangling processes in test_rapid_restart() of _test_multiprocessing: join the process. (cherry picked from commit 17657bb)
vstinner added a commit that referenced this pull request Aug 16, 2017
Fix a warning about dangling processes in test_rapid_restart() of _test_multiprocessing: join the process. (cherry picked from commit 17657bb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants