Skip to content
Snippets Groups Projects
Commit 26fdbcca authored by Florian Fischer's avatar Florian Fischer
Browse files

[ScheduleOnTest] block worker thread if IO is not available

The alpha fiber waits to ensure the worker threads are suspended before
starting to schedule work on specific threads.
emper::sleep uses an AlarmFuture and thus needs emper to be build with IO
support. If IO is not available we now just block the whole worker thread.
parent f76dea98
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment