I think standart coro library has a bad design. Implementations of coroutines 
and scheduler should be separated from each other. With the current 
implementation it is impossible to write custom scheduler.

Reply via email to