<@U2E974ELT> why don't you include completable?
# coroutines
p
@elizarov why don't you include completable?
e
What do you mean by that? What are you missing?
p
Completable.await
Or did I miss it in your branch?
e
It is there for rx2 (They've included completable to public API in v2.x only). I'll merge it all to master next week, hopefully. There are few missing details there w.r.t. iteration on observables and cancellation.