Skip to content

Latest commit

 

History

History

asyncchild

Async Child Workflow execution

The sample demonstrates shows how to invoke a Child Workflow asynchronously. The Child Workflow is allowed to complete its execution even after the Parent Workflow completes.

./gradlew -q execute -PmainClass=io.temporal.samples.asyncchild.Starter