Skip to content

Pruning a graph may not work as intended #11

Description

@AleMorales

It seems that when we replace a non-leaf node with nothing in a rule, an error is raised rather than removing all the downstream nodes. The hack for now is to create a singleton type and return that object (so we leave a mark of when a part of the graph was removed due to senescence or pruning). We need to figure out which cases are triggering this bug and make sure that it works as intended.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglongFixing this issue will take a significant amount of work and time

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions