← 返回首页
gh-142556: fix crash when a task gets re-registered during finalization by kumaraditya303 · Pull Request #142565 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-142556: fix crash when a task gets re-registered during finalization#142565

Merged
kumaraditya303 merged 2 commits into
python:mainfrom
kumaraditya303:asyncio-crash
Dec 11, 2025
Merged

gh-142556: fix crash when a task gets re-registered during finalization#142565
kumaraditya303 merged 2 commits into
python:mainfrom
kumaraditya303:asyncio-crash

Conversation

kumaraditya303 commented Dec 11, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

kumaraditya303 added the needs backport to 3.14 bugs and security fixes label Dec 11, 2025
Hide details View details kumaraditya303 merged commit 42d2bed into python:main Dec 11, 2025
48 checks passed

Copy link
Copy Markdown

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

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 Bot commented Dec 11, 2025

Copy link
Copy Markdown

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

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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.