Skip to content

Issue with graph cycle and infinite recursion #75

@alexpanter

Description

@alexpanter

I found an issue with connecting an endnode of a graph as input to an ealier node, which programmatically would cause an infinite recursion. As a result, the application crashed. Perhaps it would be better to make a check for this before connecting nodes, and simply output an error to the user, thereby refusing to make the connection.

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