Fix tail call optimization
Summary: The is_same check was unnecessary. The type of the future which .then() is called on, doesn't matter because it's core is not participating in the callback stealing. Reviewed By: yfeldblum Differential Revision: D12836654 fbshipit-source-id: 8dcf3f0a4e44e01a1efda9534edafce9a591e9cf
Showing
Please register or sign in to comment