pyiron_base.jobs.job.runfunction.run_job_with_status_refresh#
- pyiron_base.jobs.job.runfunction.run_job_with_status_refresh(job: pyiron_base.jobs.job.generic.GenericJob) None[source]#
Internal helper function the run if refresh function is called when the job status is ‘refresh’. If the job was suspended previously, the job is going to be started again, to be continued.
- Parameters:
job (GenericJob) – pyiron job object