bpo-16968: Clean up test_concurrent_futures by zware · Pull Request #8099 · python/cpython
The old test_main function would cause any dangling threads or processes to be reaped silently rather than allowing regrtest to detect and warn about them. Since the shutdown methods of the module should do all of the cleanup for us, we want to get those warnings if they don't.
zware
deleted the
issue16968
branch
zware
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters