mirror of
https://github.com/boostorg/coroutine2.git
synced 2026-02-13 12:22:33 +00:00
- execution_context does not track parent - execution_context calls std::terminate() if execption is thrown - coroutine has to catch exception and store it in exception_ptr to rethrow it