Replace the future-splitting system
Summary: The previous mechanism in SharedPromise doesn't work if the lifetime of the SharedPromise object ends before the Future which it was splitting is completed. This variation on the same theme doesn't have that problem. Reviewed By: spacedentist Differential Revision: D4339670 fbshipit-source-id: f619762bff1390481715575b3e638ec26b5c4edd
Showing
Please register or sign in to comment