Skip to content

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Dec 11, 2025

@kumaraditya303 kumaraditya303 added the needs backport to 3.14 bugs and security fixes label Dec 11, 2025
@kumaraditya303 kumaraditya303 merged commit 42d2bed into python:main Dec 11, 2025
48 checks passed
@miss-islington-app
Copy link

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@kumaraditya303 kumaraditya303 deleted the asyncio-crash branch December 11, 2025 09:34
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 11, 2025
…lization in `asyncio` (pythonGH-142565)

(cherry picked from commit 42d2bed)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@bedevere-app
Copy link

bedevere-app bot commented Dec 11, 2025

GH-142566 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Dec 11, 2025
kumaraditya303 added a commit that referenced this pull request Dec 11, 2025
…alization in `asyncio` (GH-142565) (#142566)

gh-142556: fix crash when a task gets re-registered during finalization in `asyncio` (GH-142565)
(cherry picked from commit 42d2bed)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
fatelei pushed a commit to fatelei/cpython that referenced this pull request Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use-after-free in asyncio Task deallocation via re-registering task in call_exception_handler

1 participant