Skip to content

Python: [Bug]: Subworkflow with an infinite loop will block parent workflow superstep #3840

@TaoChenOSU

Description

@TaoChenOSU

Description

Currently, a subworkflow is wrapped in an executor. From the parent workflow's perspective, a subworkflow is no different than an executor. If the subworkflow contains an infinite loop, the executor will never run to completion, blocking the parent workflow's superstep.

Package Versions

agent-framework-core

Python Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpythonworkflowsRelated to Workflows in agent-framework

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions