{{ message }}
Commit 3df9dec
authored
* bpo-30845: reap_children() now logs warnings
* bpo-30845: Enhance test_concurrent_futures cleanup
In setUp() and tearDown() methods of test_concurrent_futures tests,
make sure that tests don't leak threads nor processes. Clear
explicitly the reference to the executor to make it that it's
destroyed (to prevent "dangling threads" warning).
1 parent 4835041 commit 3df9dec
2 files changed
Lines changed: 9 additions & 1 deletion

0 commit comments