Skip to content

RFE: errors (or warnings?) for ambiguous graphs #34

Description

@JeremyIV

Sometimes, there are multiple pathways by which a graph might produce something (e.g. a graph could contain two operations which both produce a "foo" by different methods). Currently, such a graph will arbitrarily choose one such path, and produce the data using this one. Is this really the best default behavior? Should there be an option to throw an error for an ambiguous graph?

Activity

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

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