Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Nov 19, 2024
1 parent 6d219e9 commit 9a02ad3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ async def _schedule_tasks_to_start( # noqa: C901
project_id,
[exc.node_id],
RunningState.FAILED,
exc.get_errors(), # @pcrespov I need your help here!
exc.get_errors(),
optional_progress=1.0,
optional_stopped=arrow.utcnow().datetime,
)
Expand Down

0 comments on commit 9a02ad3

Please sign in to comment.