bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (… · python/cpython@b0eb046 · GitHub
Skip to content

Commit b0eb046

Browse files
authored
bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) (GH-17655)
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. (cherry picked from commit 673c393)
1 parent 35acb35 commit b0eb046

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

Lib/test/test_concurrent_futures.py

Lines changed: 11 additions & 3 deletions
Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)