Skip to content

[3.13] gh-137583: Only lock the SSL context, not the SSL socket (GH-137588) #137613

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

Open
wants to merge 2 commits into
base: 3.13
Choose a base branch
from

Conversation

ZeroIntensity
Copy link
Member

@ZeroIntensity ZeroIntensity commented Aug 10, 2025

…pythonGH-137588)

Fixes a deadlock in 3.13.6.
(cherry picked from commit 55788a9)

Co-authored-by: Peter Bierma <[email protected]>
@ZeroIntensity
Copy link
Member Author

@aaugustin Would you mind confirming that this fixes websockets on 3.13?

@mweinelt
Copy link

mweinelt commented Aug 10, 2025

The websockets test suite looks fine to me on 3.13.6 with this patch applied.

@gpshead gpshead moved this from Todo to In Progress in Release and Deferred blockers 🚫 Aug 10, 2025
@ZeroIntensity
Copy link
Member Author

I'll merge this tomorrow if there are no objections from Thomas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants