Skip to content

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented Nov 17, 2021

Unlike the other locks reinitialized by _PyRuntimeState_ReInitThreads,
the "interpreters.main->id_mutex" is not freed by _PyRuntimeState_Fini
and should not force the default raw allocator.
(cherry picked from commit 736684b)

Co-authored-by: Sam Gross colesbury@gmail.com

https://bugs.python.org/issue42540

…locator (GH-29564) Unlike the other locks reinitialized by _PyRuntimeState_ReInitThreads, the "interpreters.main->id_mutex" is not freed by _PyRuntimeState_Fini and should not force the default raw allocator.. (cherry picked from commit 736684b) Co-authored-by: Sam Gross <colesbury@gmail.com>
@vstinner
Copy link
Member

Thanks for the backport @colesbury!

@colesbury colesbury deleted the backport-736684b-3.9 branch November 18, 2021 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants