Skip to content

Cycles cause infinite recursion in components turning yellow #7

@kepler-5

Description

@kepler-5

The naive approach of detecting cycles (just checking if something's been visited already or not) doesn't work in all cases (e.g. input component providing both inputs for a logic gate). A slightly more intelligent approach is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions