mirror of
https://github.com/python/cpython.git
synced 2026-07-08 03:00:00 -04:00
c2cb9bdcdc
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 <info@simonknott.de>