Waits for the callback to complete, honoring cancellation.
Declared in <folly/io/coro/TransportCallbackBase.h>
<folly/io/coro/TransportCallbackBase.h>
Task<folly::Unit> wait();
A task that completes when the callback is posted.