-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
FlowMachineIssues related to FlowMachineIssues related to FlowMachinebugSomething isn't workingSomething isn't working
Description
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
Labels
FlowMachineIssues related to FlowMachineIssues related to FlowMachinebugSomething isn't workingSomething isn't working