mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
@leonardoalt got a failing assertion in one of his tests because the rows in the Poseidon machine where exhausted. With this PR, this situation is detected earlier, leading to a better error message: ``` => Error: Table rows exhausted for machine Secondary machine 3: main_poseidon_gl (BlockMachine) ```