-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-127946: Use a critical section for CFuncPtr
attributes
#128109
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
Conversation
ZeroIntensity
commented
Dec 20, 2024
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: Crash when modifying DLL function pointers conconcurrently #127946
Thank you! |
Thanks @ZeroIntensity for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @ZeroIntensity and @encukou, I could not cleanly backport this to
|
I wouldn't mind skipping the backport; the bug is only in experimental builds. |
Generally, we do backport thread safety fixes to 3.13. I'm happy to leave it though! |