bpo-33676: Fix dangling thread in _test_multiprocessing (GH-10755) · python/cpython@b727873 · GitHub
Skip to content

Commit b727873

Browse files
authored
bpo-33676: Fix dangling thread in _test_multiprocessing (GH-10755)
Fix WithThreadsTestPool.test_wrapped_exception() of test_multiprocessing_fork: join the pool. WithThreadsTestPool.test_del_pool() is now also decorated with @support.reap_threads.
1 parent 9bdd2de commit b727873

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lib/test/_test_multiprocessing.py

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)