8000 [3.13] gh-125716: Use a Global Mutex When Initializing Global State For the _interpqueues Module by miss-islington · Pull Request #125817 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.13] gh-125716: Use a Global Mutex When Initializing Global State For the _interpqueues Module #125817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Oct 21, 2024

This includes a drive-by cleanup in _queues_init() and _queues_fini().

This change also applies to the _interpchannels module.

(cherry picked from commit 4848b0b, AKA gh-125803)

Co-authored-by: Eric Snow ericsnowcurrently@gmail.com

…r The _interpqueues Module (pythongh-125803)

This includes a drive-by cleanup in _queues_init() and _queues_fini().

This change also applies to the _interpchannels module.
(cherry picked from commit 4848b0b)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
@ericsnowcurrently ericsnowcurrently changed the title [3.13] gh-125716: Use A Global Mutex When Initializing Global State For The _interpqueues Module (gh-125803) [3.13] gh-125716: Use a Global Mutex When Initializing Global State For the _interpqueues Module Oct 21, 2024
@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) October 21, 2024 21:51
@ericsnowcurrently ericsnowcurrently merged commit 0e350d4 into python:3.13 Oct 21, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0