holgerbrandl / kalasim

Discrete Event Simulator
https://www.kalasim.org/
MIT License
68 stars 10 forks source link

It fails to resolve the correct component in a branched process #67

Closed holgerbrandl closed 8 months ago

holgerbrandl commented 1 year ago

Example https://github.com/holgerbrandl/kalasim/blob/master/src/test/kotlin/org/kalasim/test/BranchingTests.kt

holgerbrandl commented 8 months ago

Fixed by auto-detecting context violations and throwing exception.