qiskit.providers.aer.jobs.AerJob.status¶ AerJob.status()[소스]¶ Gets the status of the job by querying the Python’s future 반환 The current JobStatus 반환 형식 JobStatus 예외 발생 JobError – If the future is in unexpected state concurrent.futures.TimeoutError – if timeout occurred.