mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 13:26:28 +03:00
Otherwise the task may be garbage collected and cancelled. See <https://docs.python.org/3/library/asyncio-task.html#asyncio.create_task> for reference.