Skip to content

[3.6] bpo-31234: test_threading: fix ref cycle (#3150)#3152

Merged
vstinner merged 1 commit intopython:3.6from
vstinner:threading_refcycle36
Aug 19, 2017
Merged

[3.6] bpo-31234: test_threading: fix ref cycle (#3150)#3152
vstinner merged 1 commit intopython:3.6from
vstinner:threading_refcycle36

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 18, 2017

test_bare_raise_in_brand_new_thread() now explicitly breaks a
reference cycle to not leak a dangling thread.
(cherry picked from commit 3d284c0)

https://bugs.python.org/issue31234

test_bare_raise_in_brand_new_thread() now explicitly breaks a
reference cycle to not leak a dangling thread.
(cherry picked from commit 3d284c0)
@vstinner vstinner merged commit b50e768 into python:3.6 Aug 19, 2017
@vstinner vstinner deleted the threading_refcycle36 branch August 19, 2017 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants