Skip to content

Add a new property used to determine whether or not to await the execution of a process #991

Closed
@cdavernas

Description

@cdavernas

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.

Metadata

Metadata

Assignees

Labels

area: specChanges in the Specificationchange: documentationImprovements or additions to documentation. It won't impact a version change.change: featureNew feature or request. Impacts in a minor version change

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions