Skip to content

Commit

Permalink
Update cylc/flow/cfgspec/workflow.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
dwsutherland and MetRonnie committed Feb 29, 2024
1 parent b010c94 commit 217eb13
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cylc/flow/cfgspec/workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -808,9 +808,8 @@ def get_script_common_text(this: str, example: Optional[str] = None):
until their previous (cycle point) instance is satisfied.
Otherwise, they will all spawn at once out to the runahead limit.
This setting can be overridden by a reserved keyword argument in
individual xtrigger declarations, or in xtrigger function
definitions.
This setting can be overridden by the reserved keyword argument
``sequential`` in individual xtrigger declarations.
One sequential xtrigger on a parentless task with multiple
xtriggers will cause sequential behavior.
Expand Down

0 comments on commit 217eb13

Please sign in to comment.