Add getSemiFuture to folly::SharedPromise
Summary: Adds getSemiFuture functionality to folly::SharedPromise. Implements getFuture in terms of this, using folly::InlineExecutor to ensure that there is no change of behaviour. Reviewed By: yfeldblum Differential Revision: D6628723 fbshipit-source-id: 0ce7c7773b9290998ce87f84fa5d82ba957f0313
Showing
Please register or sign in to comment