]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94972: document that shield users need to keep a reference to their task (#96724)
authorHendrik Makait <hendrik.makait@gmail.com>
Sat, 10 Sep 2022 14:34:14 +0000 (16:34 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Sep 2022 14:34:14 +0000 (07:34 -0700)
commit6281affee6423296893b509cd78dc563ca58b196
treebe2b0090e709734cbfbdf85e0415773254ba2375
parent50a70a083d34305a52fac4f5901bff2ead152d68
gh-94972: document that shield users need to keep a reference to their task (#96724)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
Doc/library/asyncio-future.rst
Doc/library/asyncio-task.rst
Lib/asyncio/tasks.py