qrisp.interface.Job.in_final_state#

Job.in_final_state() bool[source]#

Return True if the job has reached a terminal state.

Terminal states are DONE, CANCELLED, and ERROR.