pyiron_base.jobs.job.runfunction.run_job_with_status_suspended#
- pyiron_base.jobs.job.runfunction.run_job_with_status_suspended(job: pyiron_base.jobs.job.generic.GenericJob) None[source]#
Internal helper function the run if suspended function is called when the job status is ‘suspended’. It restarts the job by calling the run if refresh function after setting the status to ‘refresh’.
- Parameters:
job (GenericJob) – pyiron job object