Skip to content

bpo-31069, test_multiprocessing: Fix dangling process#3103

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:rapid_restart_close
Aug 16, 2017
Merged

bpo-31069, test_multiprocessing: Fix dangling process#3103
vstinner merged 1 commit intopython:masterfrom
vstinner:rapid_restart_close

Conversation

@vstinner
Copy link
Copy Markdown
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
Copy Markdown

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

@bedevere-bot
Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants