Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim authored Nov 25, 2024
1 parent 833ebfb commit 9690389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cylc/flow/task_job_mgr.py
Original file line number Diff line number Diff line change
Expand Up @@ -1073,6 +1073,7 @@ def submit_nonlive_task_jobs(
if submit_func and submit_func(
self, itask, rtconfig, workflow, now
):
# A submit function returns true if this is a nonlive task:
self.workflow_db_mgr.put_insert_task_states(
itask,
{
Expand Down

0 comments on commit 9690389

Please sign in to comment.