-
Notifications
You must be signed in to change notification settings - Fork 313
Labels
K-question(Kind) Questions about the WDL specification.(Kind) Questions about the WDL specification.S05-in-progress(State) A task that is in progress.(State) A task that is in progress.Z-specification-change(Metadata) An issue or PR related to a specification change.(Metadata) An issue or PR related to a specification change.
Milestone
Description
Currently the spec reads:
return_code: An Int? whose value is initially None and is set to the value of the command's return code. The value is only guaranteed to be defined in the output section.
Does this mean that its expected to be Int? in the output section or if it can just be an Int.
Metadata
Metadata
Assignees
Labels
K-question(Kind) Questions about the WDL specification.(Kind) Questions about the WDL specification.S05-in-progress(State) A task that is in progress.(State) A task that is in progress.Z-specification-change(Metadata) An issue or PR related to a specification change.(Metadata) An issue or PR related to a specification change.