Skip to content

[3.13] gh-121621: Use PyMutex for writes to asyncio state (GH-121622) #121774

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
Jul 15, 2024

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Jul 14, 2024

…onGH-121622)

(cherry picked from commit 5d6861a)

Co-authored-by: Ken Jin <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
@colesbury
Copy link
Contributor Author

The PyMutex change wasn't relevant to 3.13, but the atomics for task_name_counter is releveant.

@kumaraditya303 kumaraditya303 merged commit a2a4f5e into python:3.13 Jul 15, 2024
37 checks passed
@colesbury colesbury deleted the backport-5d6861a-3.13 branch July 16, 2024 19:57
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.

3 participants