Skip to content

Bug in Flows: loops are not supported, but repeated handlers cause loops #64

@ghost

Description

See example

p = handler_b(p)

it compiles into https://github.com/deliveryhero/asya/blob/main/examples/flows/compiled/if_nested/flow.png

Now asya flow compiler should explicitly disallow such loops and print at least big fat warning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions