python runtime_error official true

asyncio.CancelledError

ID: python/asyncio-cancellederror

Also available as: JSON · Markdown
80%Fix Rate
95%Confidence
0Evidence

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
3.x active

Root Cause

Coroutine was cancelled via .cancel() before it could complete.

generic

Official Documentation

https://docs.python.org/3/library/asyncio.html