]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39205: Tests that highlight a hang on ProcessPoolExecutor shutdown (#18221)
authorBrian Quinlan <brian@sweetapp.com>
Tue, 28 Jan 2020 00:50:37 +0000 (16:50 -0800)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2020 00:50:37 +0000 (16:50 -0800)
commit884eb89d4a5cc8e023deaa65001dfa74a436694c
tree703b85a841527655442faff65a428d08d2b6ee7c
parent2824c45a0a020f12f27da7e7162e8636c21bf869
bpo-39205: Tests that highlight a hang on ProcessPoolExecutor shutdown (#18221)
Lib/test/test_concurrent_futures.py