nradulovic / pyeds

Python Event Driven System
GNU Lesser General Public License v3.0
11 stars 4 forks source link

Raise exception when executing non-allowed transitions #18

Open nradulovic opened 3 years ago

nradulovic commented 3 years ago

This issue raised #17 good topics. When a state machine tries to execute non-allowed transition the state machine should raise an exception.