Skip to content
This repository was archived by the owner on Apr 18, 2018. It is now read-only.
This repository was archived by the owner on Apr 18, 2018. It is now read-only.

how to get job status by handle #73

Description

@jiangrzh

Is any idea to get job's status by job's handle?
it looks like
job = sumbit_job(...)

and another process can get job's status by job.job.handle:
status = get_job_status(job.job.handle)
??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions