Skip to content

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

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

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

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>
@picnixz
picnixz dismissed a stale review December 7, 2025 23:11

spam review

@kumaraditya303
kumaraditya303 merged commit b2fff0e into python:3.13Dec 9, 2025
45 checks passed
@miss-islington
miss-islington deleted the backport-14715e3-3.13 branch January 2, 2026 17:55
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