SIGN IN SIGN UP

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.
V
Victor Stinner committed
673c39331f844a80c465efd7cff88ac55c432bfb
Parent: 75bb07e
Committed by GitHub <noreply@github.com> on 12/18/2019, 2:50:04 PM