-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__ #7080
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
asvetlov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow! Nice finding!
|
@1st1: Please replace |
|
Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
|
GH-7151 is a backport of this pull request to the 3.7 branch. |
…l__ (pythonGH-7080) (cherry picked from commit 35230d0) Co-authored-by: Yury Selivanov <[email protected]>
|
GH-7152 is a backport of this pull request to the 3.6 branch. |
…l__ (pythonGH-7080) (cherry picked from commit 35230d0) Co-authored-by: Yury Selivanov <[email protected]>
…l__ (GH-7080) (cherry picked from commit 35230d0) Co-authored-by: Yury Selivanov <[email protected]>
https://bugs.python.org/issue33623