bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816)
test_venv.test_mutiprocessing() now explicitly calls pool.terminate() to wait until the pool completes.
Showing
Please register or sign in to comment
test_venv.test_mutiprocessing() now explicitly calls pool.terminate() to wait until the pool completes.