mirror of
https://github.com/python/cpython.git
synced 2026-07-30 21:55:14 -04:00
gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (GH-152585)
(cherry picked from commit f8514dccac)
Co-authored-by: Simon Knott <[email protected]>