diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-06-28 09:49:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 09:49:38 (GMT) |
commit | e022aad73a4151b5628e2476a8465ce6c0d18b8c (patch) | |
tree | f6e7918befdd88b31eb58d2a6b8f3a5eb726bd8b /Lib/idlelib/iomenu.py | |
parent | 0834905d9b61291b1fc5e05a1ffbc69de9c9379f (diff) | |
download | cpython-e022aad73a4151b5628e2476a8465ce6c0d18b8c.zip cpython-e022aad73a4151b5628e2476a8465ce6c0d18b8c.tar.gz cpython-e022aad73a4151b5628e2476a8465ce6c0d18b8c.tar.bz2 |
[3.6] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467) (#2468)
Forgetting to call Process.join() can keep some resources alive.
(cherry picked from commit a79f8faccf5e26f55e8b9496ad49d2071b5e299c)
Diffstat (limited to 'Lib/idlelib/iomenu.py')
0 files changed, 0 insertions, 0 deletions