Note that I triggered this while working on resolving #68. Current state of my work is in branch test. The most important change there is a testing framework that allows to test how demos schedules the processes. This means that it will be possible to add this test case to our test suite. I'd appreciate if @MatejKafka can look at what is causing this assertion failure before I do more changes to how demos schedules processes.
When running demos as:
it fails with
Note that I triggered this while working on resolving #68. Current state of my work is in branch test. The most important change there is a testing framework that allows to test how demos schedules the processes. This means that it will be possible to add this test case to our test suite. I'd appreciate if @MatejKafka can look at what is causing this assertion failure before I do more changes to how demos schedules processes.