Skip to content

Stuck executing #4053

Open
Open
@greenape

Description

@greenape

In theory, you shouldn't be able to get a query stuck in executing state, because the only ways through that code path are to success, or raising an error.

In practice you actually can, primarily in scenarios where the interpreter exits unexpectedly. Should probably add an exit handler to wrap up state machines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FlowMachineIssues related to FlowMachinebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions