Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.4k
[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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…nGH-137588)Fixes a deadlock in 3.13.6.(cherry picked from commit55788a9)
…pythonGH-137588)Fixes a deadlock in 3.13.6.(cherry picked from commit55788a9)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
ZeroIntensity commentedAug 10, 2025
@aaugustin Would you mind confirming that this fixes |
mweinelt commentedAug 10, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The websockets test suite looks fine to me on 3.13.6 with this patch applied. |
ZeroIntensity commentedAug 11, 2025
I'll merge this tomorrow if there are no objections from Thomas. |
aaugustin commentedAug 11, 2025
Confirmed, it's fixed for me too! Thank you! |
da39cb9 intopython:3.13Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
(cherry picked from commit55788a9)