mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-01 10:05:02 -05:00
* put otherwise unheld tasks into the pit * and the rest too * cull less often * task referencer * private * report unexpectedly unreferenced tasks * also warn for automated catching in tests * reporting task * undo some * fixup for 3.9 * ban asyncio.create_task * oof * simplify including using `Task.add_done_callback()` for culling