Skip to content

Commit

Permalink
Update src/jobflow_remote/jobs/jobcontroller.py
Browse files Browse the repository at this point in the history
Co-authored-by: David Waroquiers <[email protected]>
  • Loading branch information
gpetretto and davidwaroquiers committed Nov 8, 2024
1 parent aac232a commit fb0b196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jobflow_remote/jobs/jobcontroller.py
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,7 @@ def rerun_job(
anymore. Doing otherwise will likely lead to inconsistencies in the DB.
delete_files
Delete all the files in the worker folder of the rerun Job.
Note that the deletion will not be performed directly but only when the job effectively restarts.
Returns
-------
Expand Down

0 comments on commit fb0b196

Please sign in to comment.