Staging
v0.5.1
https://github.com/python/cpython
Revision 883520a846d87f01a14636978cfa9cee1ecc07c1 authored by Victor Stinner on 16 August 2017, 11:14:40 UTC, committed by GitHub on 16 August 2017, 11:14:40 UTC
Fix a warning about dangling processes in test_rapid_restart() of
_test_multiprocessing: join the process.
(cherry picked from commit 17657bb9458ff8f8804b7637d61686a68f4b9471)
1 parent 05b7d9c
History
Tip revision: 883520a846d87f01a14636978cfa9cee1ecc07c1 authored by Victor Stinner on 16 August 2017, 11:14:40 UTC
bpo-31069, test_multiprocessing: Fix dangling process (#3103) (#3105)
Tip revision: 883520a

README

back to top