Skip to content

[3.6] bpo-31069, test_multiprocessing: Fix dangling process (#3103)#3104

Merged
vstinner merged 1 commit into
python:3.6from
vstinner:rapid_restart_close36
Aug 16, 2017
Merged

[3.6] bpo-31069, test_multiprocessing: Fix dangling process (#3103)#3104
vstinner merged 1 commit into
python:3.6from
vstinner:rapid_restart_close36

Conversation

@vstinner

@vstinner vstinner commented Aug 16, 2017

Copy link
Copy Markdown
Member

Fix a warning about dangling processes in test_rapid_restart() of
_test_multiprocessing: join the process.
(cherry picked from commit 17657bb)

https://bugs.python.org/issue31069

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