Add explicit future detach operations
Summary: Detach by destruction is common, and for SemiFutures drops the continuation. We can instead make detach an explicit operation, parameterised optionally by an executor, and phase out implicit detach on destruction of SemiFuture. Reviewed By: yfeldblum, andriigrynenko Differential Revision: D20683652 fbshipit-source-id: 909d2ffcadbe71501edcddbf0847a9cb12aa3cce
Showing
Please register or sign in to comment