erikzenker / hsm

Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml libraries, but tries to reduce own complex meta programming code to a minimum.
MIT License
187 stars 18 forks source link

[Reproducer] Reproduce entering multi region substate segfault #169

Closed erikzenker closed 2 years ago

erikzenker commented 2 years ago

Bug can be reproduced by: hsmIntegrationTests --gtest_filter=ReproducerTests2.shouldEnterSubStateWithMultipleRegions