-
Notifications
You must be signed in to change notification settings - Fork 164
Closed
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.change: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Milestone
Description
What would you like to be added:
Add a new property used to determine whether or not to await the execution of a process
Why is this needed:
Allows authors to fire-and-forget a process, such as a workflow, just like it was possible in previous versions of the DSL.
My proposal is to add a new await
(boolean
) property to the run
concept, thus making that option available to container
, script
, shell
and workflow
processes.
ricardozanini and JBBianchi
Metadata
Metadata
Assignees
Labels
area: specChanges in the SpecificationChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.Improvements or additions to documentation. It won't impact a version change.change: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Type
Projects
Status
Done