Skip to content

add io synchronous option

Florian Fischer requested to merge aj46ezos/emper:io-serialization into master

When EMPER is build with -Dio_synchronous each Future will be completed synchronously when calling Future::wait().

Edited by Florian Fischer

Merge request reports