summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-12-18-14-52-08.bpo-38546.2kxNuM.rst
blob: d8ec7cabbbab822b82fe9d7d23e631e6b62d07dc (plain)
1
2
3
Fix test_ressources_gced_in_workers() of test_concurrent_futures: explicitly
stop the manager to prevent leaking a child process running in the background
after the test completes.