diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-06-28 09:50:44 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-06-28 09:50:44 (GMT) |
commit | f15bf1f3f3104f6ab2229e4b359984489a74685b (patch) | |
tree | 2c452c754d74b8f7429d4d0fc18ef3543f2e391a /Lib/asyncio/test_utils.py | |
parent | 54ba940abc2fabb94fede46dfad80f8ac15632a3 (diff) | |
download | cpython-f15bf1f3f3104f6ab2229e4b359984489a74685b.zip cpython-f15bf1f3f3104f6ab2229e4b359984489a74685b.tar.gz cpython-f15bf1f3f3104f6ab2229e4b359984489a74685b.tar.bz2 |
[3.5] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467) (#2469)
Forgetting to call Process.join() can keep some resources alive.
(cherry picked from commit a79f8faccf5e26f55e8b9496ad49d2071b5e299c)
Diffstat (limited to 'Lib/asyncio/test_utils.py')
0 files changed, 0 insertions, 0 deletions