-
Lee Howes authored
Summary: After this diff, DeferredExecutor participates consistently in executor inline behaviour by being special cased in the core. DeferredExecutor is no longer an executor, and is hence no longer special cased in the Future code. This is replaced with a variant of DeferredExecutor and Executor in Core. Reviewed By: yfeldblum, andriigrynenko Differential Revision: D15836529 fbshipit-source-id: 8324ba1de57e85fc757ecc3b431bf71858868a0d
ea6ee538