Skip to content

Improve feedback detection heuristic to ignore double connected by acyclic outputs #144

@vade

Description

@vade

We have a mildly suboptimal detection heuristic which marks nodes that have been seen by the recursive process function, however the case where an upstream node's has connections to multiple downstream nodes means the second downstream node will see the node as processing

theres likely a nicer fix, but temporarily we avoid setting nil in the cache which lowers CPU on setters and fixes some subtle graph eval issues.

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