=delete Future::onError
Summary: Replace Future::onError with Future::thenError: * to remove ambiguous typing * to ensure that the executor is not lost and the returned Future is still bound to an executor This diff finally removes the legacy onError. See: https://fb.workplace.com/groups/fbcode/permalink/2002251863144976/ for details. Reviewed By: yfeldblum, Orvid Differential Revision: D15034702 fbshipit-source-id: 17faf37e79c0a31ad25c02542f09a8293e693899
Showing
This diff is collapsed.
Please register or sign in to comment