They are equal in all respects (as long as you hid...
# coroutines
e
They are equal in all respects (as long as you hide them). You may change your (codegen) impl to use
Mutex
instead of
Channel
and no one will notice.