qiskit.providers.aer.jobs.AerJob.status¶ AerJob.status()[source]¶ Gets the status of the job by querying the Python’s future Renvoie The current JobStatus Type renvoyé JobStatus Lève JobError – If the future is in unexpected state concurrent.futures.TimeoutError – if timeout occurred.