Skip to content

Commit 3884da9

Browse files
Update cylc/flow/scripts/trigger.py [skip ci]
Co-authored-by: Oliver Sanders <[email protected]>
1 parent 7be3718 commit 3884da9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cylc/flow/scripts/trigger.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
running) at once. They release tasks to run when their active task count
2828
drops below the queue limit.
2929
30-
Attempts to trigger active (submitted, running) tasks will be ignored.
30+
Attempts to trigger active (preparing, submitted, running)
31+
tasks will be ignored.
3132
3233
Examples:
3334
# trigger task foo in cycle 1234 in test

0 commit comments

Comments
 (0)