diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-12-18 20:51:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-18 20:51:09 (GMT) |
commit | b8bbdf049b0472b8edc4298bfa61e62e3a584e98 (patch) | |
tree | 39a70e896a0f38121f03d824a708046963b762cd /Lib/code.py | |
parent | 3dbfe0ac93ce031a23342a62edd39506bcdaea0e (diff) | |
download | cpython-b8bbdf049b0472b8edc4298bfa61e62e3a584e98.zip cpython-b8bbdf049b0472b8edc4298bfa61e62e3a584e98.tar.gz cpython-b8bbdf049b0472b8edc4298bfa61e62e3a584e98.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)
(cherry picked from commit b0eb046cbd0dbb7b17f16aad6de20fac5305f387)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions