Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BugFix] Prevent the task of
_force_log
from being garbage collected
The task returned by `asyncio.create_task` should not be discarded. See python/cpython#88831
- Loading branch information