Skip to content

[3.15] gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (GH-152585) - #152868

Merged
kumaraditya303 merged 1 commit into
python:3.15from
miss-islington:backport-f8514dc-3.15
Jul 2, 2026
Merged

[3.15] gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (GH-152585)#152868
kumaraditya303 merged 1 commit into
python:3.15from
miss-islington:backport-f8514dc-3.15

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

…ng-lived futures (pythonGH-152585)
(cherry picked from commit f8514dc)
Co-authored-by: Simon Knott <info@simonknott.de>
@kumaraditya303
kumaraditya303 merged commit c2cb9bd into python:3.15Jul 2, 2026
61 checks passed
@miss-islington
miss-islington deleted the backport-f8514dc-3.15 branch July 2, 2026 08:20
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@Skn0tt