Make coro::Task convertible to SemiFuture
Summary: coro::Task can be always converted to a lazy SemiFuture. This can be very useful when converting existing futures code to coroutines. Reviewed By: yfeldblum Differential Revision: D13502414 fbshipit-source-id: 2e3971217086c762f3f831ef19d0d88b621b7c80
Showing
Please register or sign in to comment