diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-09-12 01:53:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-12 01:53:59 (GMT) |
commit | abf3a68fe31b6e5700e75f1b41b7b5da5cf0596d (patch) | |
tree | ba28b7251088700c249f94868ddf12c77c15d2be /Python/pythonrun.c | |
parent | 82a18069a1c288b9be3cdaf63a04e4c77fbd231f (diff) | |
download | cpython-abf3a68fe31b6e5700e75f1b41b7b5da5cf0596d.zip cpython-abf3a68fe31b6e5700e75f1b41b7b5da5cf0596d.tar.gz cpython-abf3a68fe31b6e5700e75f1b41b7b5da5cf0596d.tar.bz2 |
[3.11] gh-109295: Clean up multiprocessing in test_asyncio and test_compileall (GH-109298) (#109302)
gh-109295: Clean up multiprocessing in test_asyncio and test_compileall (GH-109298)
test_asyncio and test_compileall now clean up multiprocessing by
calling multiprocessing _cleanup_tests(): explicitly clean up
resources and stop background processes like the resource tracker.
(cherry picked from commit 09ea4b8706165fd9474165090a0ba86509abd6c8)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions