Tags: jaka-agile/fsm
Tags
Deadlock calling Event in after-event callback when current state == … …dst (looplab#104) * Deadlock in afterEventCallbacks in case when src == dst fixed * Test added --------- Co-authored-by: Igor Kuzmin <i.kuzmin@webinar.ru>
race fixes (looplab#94) * race fixes * race flag * ci race flag * update transition within state mutex, this prevents races at Can calls --------- Co-authored-by: Emin Tasgetiren <emin.tasgetiren@abex.capital>