Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for handling event if queue was empty in periodic scheduler
Previously if the queue was empty and the loop thread was active the scheduler took quite some time to pick up the new event. Check that this is done in a timely fashion to avoid regressions in code. Signed-off-by: Frediano Ziglio <[email protected]>
- Loading branch information