Skip to content

context.signal_entity causes sub orchestrator to never finish.Β #497

@Goldziher

Description

@Goldziher

πŸ› Describe the bug
Using context.signal_entity causes a sub-orchestrator to never finish. That is, it prevents StopIteration from being raised.

πŸ€” Expected behavior
Signalling an entity does not cause the generator to fail

β˜• Steps to reproduce
Create an entity and signal it from within a sub orchestrator. This will cause it to not finish. Now switch it to use context.call_entity, which works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority 2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions