We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be3718 commit 3884da9Copy full SHA for 3884da9
cylc/flow/scripts/trigger.py
@@ -27,7 +27,8 @@
27
running) at once. They release tasks to run when their active task count
28
drops below the queue limit.
29
30
-Attempts to trigger active (submitted, running) tasks will be ignored.
+Attempts to trigger active (preparing, submitted, running)
31
+tasks will be ignored.
32
33
Examples:
34
# trigger task foo in cycle 1234 in test
0 commit comments