qiskit.providers.ibmq.managed.ManagedJobSet.statuses¶ ManagedJobSet.statuses()[source]¶ Return the status of each job in this set. Return type List[Optional[JobStatus]] Returns A list of job statuses. An entry in the list is None if the job status could not be retrieved due to a server error.