executor redesign
kotbegemot opened this issue · 0 comments
kotbegemot commented
The first stage of support for coroutines from C++ 20(#99) and fibers (C++11/14/17).
Updating components of executor.
The executor will later redo the scheduler.
Creating test tools.
- 1. Updating executor.
- 2. test suite