[issue32610] asyncio.all_tasks() should return only non-finished tasks.

miss-islington report at bugs.python.org
Mon May 28 20:16:46 EDT 2018


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset ddc613f20394eba25f2420f6d2fa62b277c95058 by Miss Islington (bot) in branch '3.7':
bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174)
https://github.com/python/cpython/commit/ddc613f20394eba25f2420f6d2fa62b277c95058


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32610>
_______________________________________


More information about the Python-bugs-list mailing list