Skip to content

Support calling runAsStep in goroutines inside workflows #90

@maxdml

Description

@maxdml

Because goroutines execution is non deterministic, to run workflow steps inside goroutines, we need to make the StepID generation deterministic. This could be done with a "durable wg.Go()", for example.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions