Avoid throwing exceptions when using co_invoke
Summary: After D29680441 (https://github.com/facebook/folly/commit/832f135adede09d6e83e1f026c159d1b88249951) the Try path is as performant as the non-Try path on values for AsyncGenerator, and they're equivalent for Task. Reviewed By: yfeldblum Differential Revision: D29968047 fbshipit-source-id: 035355b64f94a3ef628c8f09b605c55956606bd1
Showing
Please register or sign in to comment