Keep references to all Tasks created by asyncio.create_task
#5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
...because they can get garbage-collected otherwise!
https://textual.textualize.io/blog/2023/02/11/the-heisenbug-lurking-in-your-async-code/