Skip to main content
IBM Quantum Platform

JobStatus

class qiskit.providers.JobStatus(*values)

GitHub

베이스: Enum

작업 상태 열거형에 대한 클래스입니다.


속성

초기화 중

기본값: 'job is being initialized'

대기 중

기본값: 'job is queued'

유효성 검증

기본값: 'job is being validated'

실행중

기본값: 'job is actively running'

취소

기본값: 'job has been cancelled'

DONE

기본값: 'job has successfully run'

오류

기본값: 'job incurred error'

이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.