pytransitions / transitions

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

Fixing #626: Exceptions were raised with `may_<trigger>` even though on_exception is provided #663

Closed aleneum closed 1 month ago

aleneum commented 1 month ago

See #626 for more details.

coveralls commented 1 month ago

Coverage Status

coverage: 98.448% (+0.02%) from 98.432% when pulling de04fd9744fa7e5c1fd23db9ff5e33e13412c28c on fix-#626 into 5e03bc2ace1482977e7b551c69f3fc3539e541d8 on master.