diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-06-28 11:21:52 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-06-28 11:21:52 +0200 |
commit | a79f8faccf5e26f55e8b9496ad49d2071b5e299c (patch) | |
tree | 8fcc1193123bc730a7fbf40a3c572d180bab032f /Python/ast.c | |
parent | ccdc09ed1ebea7d7c6b41548132aa08bd797bfe8 (diff) | |
download | cpython-git-a79f8faccf5e26f55e8b9496ad49d2071b5e299c.tar.gz |
bpo-30775: Fix refleaks in test_multiprocessing (#2467)
Forgetting to call Process.join() can keep some resources alive.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions