Skip to content
Snippets Groups Projects
Unverified Commit 8fe57aac authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

bpo-44422: Fix threading.enumerate() reentrant call (GH-26727) (GH-26738)


The threading.enumerate() function now uses a reentrant lock to
prevent a hang on reentrant call.
(cherry picked from commit 243fd010)

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>
parent 0d0a9eaa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment