Add thenExTry operation to support continuations taking executor parameter.
Summary: Adds the option of providing a continuation that takes an executor and a Try. This way an executor is always available to child tasks. Uses a separate thenExTry API to avoid potential overload set ambiguity. Reviewed By: yfeldblum, andriigrynenko Differential Revision: D14726443 fbshipit-source-id: ab635c502c8a010b9b68af38add86ff7c200ff38
Showing
Please register or sign in to comment