BreakingBytes / simkit

Model Simulation Framework
http://breakingbytes.github.io/simkit/
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

CircularDependencyError for non circular dependency error #119

Open anomam opened 6 years ago

anomam commented 6 years ago

It seems that by default Carousel returns a CircularDependencyError exception when there is an issue with the DAG, but it could be another issue I think: like a missing calculation, etc.