Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the triggering of guard conditions. (#504)
When a guard condition goes active, we have to remember to increase the trig_idx so we look at the next trigger. Otherwise, we can get into situations where we skip a triggered member. Signed-off-by: Chris Lalancette <[email protected]>
- Loading branch information