diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-06-28 11:08:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 11:08:20 (GMT) |
commit | 38d6a40898940d2c62c637fcc8acce05e75de5c2 (patch) | |
tree | 2a2c720e141dbc0247a9d3a643ad6358d3615db2 /Lib/idlelib/debugobj.py | |
parent | e022aad73a4151b5628e2476a8465ce6c0d18b8c (diff) | |
download | cpython-38d6a40898940d2c62c637fcc8acce05e75de5c2.zip cpython-38d6a40898940d2c62c637fcc8acce05e75de5c2.tar.gz cpython-38d6a40898940d2c62c637fcc8acce05e75de5c2.tar.bz2 |
[3.6] Clear potential ref cycle between Process and Process target (GH-2470) (#2471)
* Clear potential ref cycle between Process and Process target
Besides Process.join() not being called, this was an indirect cause of bpo-30775.
The threading module already does this.
* Add issue reference.
(cherry picked from commit 79d37ae979a65ada0b2ac820279ccc3b1cd41ba6)
Diffstat (limited to 'Lib/idlelib/debugobj.py')
0 files changed, 0 insertions, 0 deletions