Staging
v0.5.1
https://github.com/python/cpython
Revision 5f8443eec9d54e1f74b69aa547e6810da6afa90b authored by Miss Islington (bot) on 04 June 2019, 19:07:03 UTC, committed by Victor Stinner on 04 June 2019, 19:07:03 UTC
test_venv.test_mutiprocessing() now explicitly calls pool.terminate()
to wait until the pool completes.
(cherry picked from commit bc6469f79ca13217b784fb47da7ec83484a3debe)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 250b62a
History
Tip revision: 5f8443eec9d54e1f74b69aa547e6810da6afa90b authored by Miss Islington (bot) on 04 June 2019, 19:07:03 UTC
bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816) (GH-13819)
Tip revision: 5f8443e
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top