diff options
author | Victor Stinner <vstinner@python.org> | 2019-12-18 20:30:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-18 20:30:43 (GMT) |
commit | b0eb046cbd0dbb7b17f16aad6de20fac5305f387 (patch) | |
tree | 08142d6da1af53ed2137d60b2082894971dbbc40 /Python/ast_unparse.c | |
parent | 35acb3597208e10a101140474adec86859d57f61 (diff) | |
download | cpython-b0eb046cbd0dbb7b17f16aad6de20fac5305f387.zip cpython-b0eb046cbd0dbb7b17f16aad6de20fac5305f387.tar.gz cpython-b0eb046cbd0dbb7b17f16aad6de20fac5305f387.tar.bz2 |
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 673c39331f844a80c465efd7cff88ac55c432bfb)
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions