Skip to content

[2.7] bpo-31069, test_multiprocessing: Fix dangling process (#3103)#3105

Merged
vstinner merged 1 commit intopython:2.7from
vstinner:rapid_restart_close27
Aug 16, 2017
Merged

[2.7] bpo-31069, test_multiprocessing: Fix dangling process (#3103)#3105
vstinner merged 1 commit intopython:2.7from
vstinner:rapid_restart_close27

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.
(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