pytransitions / transitions

A lightweight, object-oriented finite state machine implementation in Python with many extensions
MIT License
5.67k stars 529 forks source link

Fix #647: Process all states in order in `may_trigger` #675

Closed aleneum closed 3 months ago

aleneum commented 3 months ago

See #647

coveralls commented 3 months ago

Coverage Status

coverage: 98.526%. remained the same when pulling 7c1ec1463cb725d68fe3f573180b8e6c2a50f32f on fix-#647 into ce0e46f4a084602159c89f9a5ea0ccdd56fb93ef on master.