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
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top