async::promiseWait
Summary: Provide an Async wrapper for fibers::await, which blocks current task until promise is fulfilled. This isn't a build block that is used in very common scenario, so prefered to put it in its own file. Differential Revision: D22135318 fbshipit-source-id: 753dbefc4ac9a907f5b1f656f70291c88187b5e8
Showing
folly/fibers/async/Promise.h
0 → 100644
Please register or sign in to comment