Files
cpython/Lib
Victor Stinner 673c39331f bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
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.
2019-12-18 15:50:04 +01:00
..
2019-11-19 12:17:21 +01:00
2019-05-23 08:45:22 -07:00
2019-12-14 10:37:58 +00:00
2019-11-24 10:48:48 +00:00