Home
/
Python 3.11
/
Concurrent Futures
/
CancelledError
Python 3.0
Python 3.11
Functions
ID
EN
…
Concurrent Futures
CancelledError
Python 3.11
Raised when a future is cancelled.
Syntax
PYTHON
Copy
exception concurrent.futures.CancelledError