Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mitigate connector sometimes not transitioning to available in Auth (#…
…176) When using libfsm in async mode events coming in quick succession can sometimes be lost. By using blocking mode in submit_event this can be mitigated (at least most of the time) until a proper fix is implemented. Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
- Loading branch information