Files
Scott G Shannon c6a115c9ba Fix for 22822 ComputedStates example (#23655)
# Objective

- Fixes #22822

## Solution

- Adds ALLOW_SAME_STATE_TRANSITIONS = false to ComputedStates in
computed_states example

## Testing

- Tested by running example on x86_64 Linux 4.19 + KDE. Behavior noted
in #22822 no longer occurs.

---------

Co-authored-by: Kevin Chen <chen.kevin.f@gmail.com>
2026-04-06 23:15:55 +00:00
..