pytransitions / transitions

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

Feature model queues #492

Closed aleneum closed 3 years ago

aleneum commented 3 years ago

introduce model queues for AsyncMachine and add event removal from queue in Machine.remove_movel. This is based on #492.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.02%) to 98.56% when pulling c88c447dfa386b1c5b514fe839a84d79186ef261 on feature-model-queues into b398229dc0038f70884f11cb0d358a2b535e8acb on master.