EliCDavis / EliCDavis/polyform
Verify Graph is DAG
Open
bug
good first issue
- Dominant language
- Go
- Stars
- 228
- Forks
- 23
- Avg merge
- 2d 34m
- Merged PRs (30d)
- 6
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.