Skip to content

Simplify up.go concurrent setup — reduce graph/legacy branching #7910

Description

@jongio

Context

up_graph.go currently has branching logic to handle both the new exegraph path (default) and the legacy sequential workflow runner path. This transitional complexity exists because custom workflows.up definitions still use the old runner.

Proposal

Once #7909 (exegraph workflow processing) is complete, remove the branching and simplify up.go to a single graph-based execution path.

Dependencies

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ioc-lifecycleIoC container, workflow, middlewareenhancementNew feature or improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions