Skip to content

Commit e2e1987

Browse files
Update src/user-guide/writing-workflows/scheduling.rst
Co-authored-by: Tim Pillinger <[email protected]>
1 parent ea7bca7 commit e2e1987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/user-guide/writing-workflows/scheduling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1995,7 +1995,7 @@ none of the outputs are produced e.g. due to a task implementation error.
19951995
If the task does not produce at least one of these three outputs, then it will
19961996
be marked as having incomplete outputs and will be retained in a similar manner
19971997
to if it had failed. This provides you with an opportunity to intervene to
1998-
rectify the situation, otherwise the workflow will :term:`stall`.
1998+
rectify the situation: Without intervention the workflow will :term:`stall`.
19991999

20002000
.. cylc-scope:: flow.cylc
20012001

0 commit comments

Comments
 (0)