ID EN
Multiprocessing

successful

Python 3.11

Return whether the call completed without raising an exception. Will raise ValueError if the result is not ready.

Syntax

PYTHON
successful()

See Also

ValueError ValueError AssertionError