dwhall / farc

Framework for state machines with run-to-completion concurrency using asyncio. Python 3.4 or later
MIT License
28 stars 6 forks source link

Hsm.init() no longer uses the event argument #4

Closed dwhall closed 3 years ago

dwhall commented 5 years ago

Hsm.init() never uses the event argument. Hsm._perform_init_chain() does not use the event.