Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JeremyIV opened this issue Jun 16, 2021 · 0 comments
Open

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

JeremyIV opened this issue Jun 16, 2021 · 0 comments

Comments

@JeremyIV
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant