]> 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 15:03:35 +0000 (08:03 -0700)
committerGitHub <noreply@github.com>
Sat, 10 Sep 2022 15:03:35 +0000 (08:03 -0700)
commit335bd1ee8be187b464ef797745d42f9a974bc970
tree9ef91f29c00cb884c1373e01fcfc5881ae2677c1
parent7033dc8adc10fcb7e8d2334e28dc8074a633917c
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