ID EN
Concurrent Futures

InvalidStateError

Python 3.11

Raised when an operation is performed on a future that is not allowed in the current state.

Syntax

PYTHON
exception concurrent.futures.InvalidStateError