jbaldwin/libcoro

coro::event remove from LIBCORO_FEATURE_THREADING

jbaldwin opened this issue · 1 comments

coro::event should be able to be used on a single thread without multithreading enabled, I think it should possibly be moved as a feature outside of the LIBCORO_FEATURE_THREADING flag.

#175 fixed this