]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94972: document that shield users need to keep a reference to their task (GH-96724)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 Sep 2022 14:57:44 +0000 (07:57 -0700)
committerGitHub <noreply@github.com>
Sat, 10 Sep 2022 14:57:44 +0000 (07:57 -0700)
commit9b710581a3c59bf8c92e27cd9da5d3b9750587fe
tree5cbb2925cebcb70d1fee31e9fe14b91e9c2368ea
parent5a17200022eef19ea8a5594ebc440974b890238e
gh-94972: document that shield users need to keep a reference to their task (GH-96724)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
(cherry picked from commit 6281affee6423296893b509cd78dc563ca58b196)

Co-authored-by: Hendrik Makait <hendrik.makait@gmail.com>
Doc/library/asyncio-future.rst
Doc/library/asyncio-task.rst
Lib/asyncio/tasks.py