blob: ee47a9e583212e8e45fe3c22e80a0b367c10dbe0 [file] [log] [blame]
Fixed ``Task.cancel()`` can be ignored when the task is running coroutine
and the coroutine returned without any more ``await``.