Add runOnExecutor helper for then(executor, callback)
Summary: Helper function to wrap a nested dispatch. Returns a function object that launches the passed function onto the executor and returns a future representing the return value of the function. Reviewed By: andriigrynenko Differential Revision: D15300575 fbshipit-source-id: eca4b4139c6405f216a9f1cbc87a8ec2ff437780
Showing
Please register or sign in to comment