Skip to content

[3.14] gh-105836: Fix asyncio.run_coroutine_threadsafe leaving underlying cancelled asyncio task running (GH-141696) - #142358

Merged
kumaraditya303 merged 1 commit into
python:3.14from
miss-islington:backport-14715e3-3.14
Dec 9, 2025
Merged

[3.14] gh-105836: Fix asyncio.run_coroutine_threadsafe leaving underlying cancelled asyncio task running (GH-141696)#142358
kumaraditya303 merged 1 commit into
python:3.14from
miss-islington:backport-14715e3-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

(cherry picked from commit 14715e3)

Co-authored-by: Kaisheng Xu iaalmsimon@gmail.com
Co-authored-by: Kumar Aditya kumaraditya@python.org

…lying cancelled asyncio task running (pythonGH-141696)
(cherry picked from commit 14715e3)
Co-authored-by: Kaisheng Xu <iaalmsimon@gmail.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Sign up for freeto 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.

3 participants

@miss-islington@kumaraditya303@iaalm