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

Merged
merged 2 commits into from
Aug 12, 2025

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 <zintensitydev@gmail.com>
@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.

@aaugustin
Copy link

Confirmed, it's fixed for me too! Thank you!

@ZeroIntensity ZeroIntensity merged commit da39cb9 into python:3.13 Aug 12, 2025
44 checks passed
@ZeroIntensity ZeroIntensity deleted the backport-55788a9-3.13 branch August 12, 2025 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker topic-SSL type-bug An unexpected behavior, bug, or error
Projects
Development

Successfully merging this pull request may close these issues.

4 participants