Adding addTaskFuture and addTaskRemoteFuture to FiberManager.
Summary: Adds functionality to fibermanager to add tasks locally and remotely that will return futures. As a side effect, also wraps the function in addTaskRemote in a move wrapper so that it behaves correctly with move-only types such as promises. Reviewed By: andriigrynenko, yfeldblum Differential Revision: D2892898 fb-gh-sync-id: 1666c103db35d9c149c36f8b8c3058cd6e0465fc
Showing
Please register or sign in to comment