Skip to content
Snippets Groups Projects
Commit 751d7a57 authored by Niccolò Betto's avatar Niccolò Betto
Browse files

[FSM] Introduce async continuation support

This commit introduces 'ASYNC_' macros that allow async-like syntax to
be used for waiting on delayed events, allowing a linear implementation
of the code as if it was synchronous.
parent ef4e55b6
Branches
Tags
No related merge requests found
Pipeline #10931 passed