Skip to content

ForEach<T> has no Mode field for Parallel Execution #151

@thnhmai06

Description

@thnhmai06

On ForEach with Parallel Execution, we mentioned that using ForEach<T> with Mode = ForEachMode.Parallel will run parallel for-each.

Image

But in Elsa Workflows 3.6.0 (newest version), it doesn't have.

Image

but it has ParallelForEach, but that does not have CurrentValue field (and any documents too).

Image

So ForEach with Parallel Execution is now "rip bozo".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions