-
-
Notifications
You must be signed in to change notification settings - Fork 22
Verify Graph is DAG #23
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
At the moment. Nothing stops someone from defining a cyclical graph for a polyform app, which would cause an infinite loop when attempting to run a producer.
Upon the start of a polyform app, we should do a check to ensure the graph is, in fact, acyclic.