tvwenger / du-factory-generator

https://tvwenger.github.io/du-factory-generator/
MIT License
14 stars 24 forks source link

OutputNode can replace SplitContainer #59

Closed tvwenger closed 3 years ago

tvwenger commented 3 years ago

This can cause a the app to crash, because the "outputRate" can exceed the expected "split" input rate. We should prevent an OutputNode from replacing a split container.

tvwenger commented 3 years ago

No longer an issue with the new algorithm