gh-128002: fix `asyncio.all_tasks` against concurrent deallocations o… · python/cpython@7dc41ad · GitHub
Skip to content

Commit 7dc41ad

Browse files
gh-128002: fix asyncio.all_tasks against concurrent deallocations of tasks (#128541)
1 parent b725297 commit 7dc41ad

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

Include/internal/pycore_object.h

Lines changed: 1 addition & 1 deletion

Modules/_asynciomodule.c

Lines changed: 14 additions & 5 deletions

0 commit comments

Comments
 (0)