Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington 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

pythonGH-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>
@miss-islington
Copy link
Contributor Author

@colesbury and @vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@colesbury and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@colesbury and @vstinner: Status check is done, and it's a success ✅ .

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 3 of 6 required status checks are expected..

@miss-islington
Copy link
Contributor Author

@colesbury and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 1079b3e into python:3.10 Nov 17, 2021
@miss-islington miss-islington deleted the backport-736684b-3.10 branch November 17, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants