Skip to content

Why Condition.Precede do not use len(cond.mapper) instead of i #102

@Tangxinqi

Description

@Tangxinqi
Image

Why doesn't the first for loop in the task.precede method use len(cond.mapper) instead of i? This way, for a ConditionTask, precede could be executed multiple times. Otherwise, if precede is incorrectly executed multiple times, the final flow execution might not achieve the intended design

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions