bpo-37788: fix reference leak caused by threading._shutdown_locks#15175
Closed
akruis wants to merge 2 commits into
python:mainpython/cpython:mainfrom
akruis:bpo37788-fix-resource-leakakruis/cpython:bpo37788-fix-resource-leakCopy head branch name to clipboard
Closed
bpo-37788: fix reference leak caused by threading._shutdown_locks#15175akruis wants to merge 2 commits intopython:mainpython/cpython:mainfrom akruis:bpo37788-fix-resource-leakakruis/cpython:bpo37788-fix-resource-leakCopy head branch name to clipboard
akruis wants to merge 2 commits into
python:mainpython/cpython:mainfrom
akruis:bpo37788-fix-resource-leakakruis/cpython:bpo37788-fix-resource-leakCopy head branch name to clipboard
Commits
Commits on Aug 8, 2019
bpo-37788: Add a general test case for non-daemon threads without join
Show description for 709c36bcommittedbpo-37788: Fix a resource leak in threading._shutdown_locks
Show description for 05e1c45committed