diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-06-28 11:15:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 11:15:58 (GMT) |
commit | a9705b777859f555d50eb5dcd5fc4260c42a0188 (patch) | |
tree | fab574b858e11c89f7ee7a34beb422f59457148f /Lib/asyncio/test_utils.py | |
parent | f15bf1f3f3104f6ab2229e4b359984489a74685b (diff) | |
download | cpython-a9705b777859f555d50eb5dcd5fc4260c42a0188.zip cpython-a9705b777859f555d50eb5dcd5fc4260c42a0188.tar.gz cpython-a9705b777859f555d50eb5dcd5fc4260c42a0188.tar.bz2 |
[3.5] Clear potential ref cycle between Process and Process target (GH-2470) (#2472)
* 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/asyncio/test_utils.py')
0 files changed, 0 insertions, 0 deletions