Use InlineExecutor singleton in Future wait
Summary: [Folly] Use `InlineExecutor` singleton in `Future` wait v.s. letting the executor be `nullptr`. The effect is the same, but just more explicit. Reviewed By: marshallcline Differential Revision: D8306902 fbshipit-source-id: fc90704de670b1ca9956253383fadad3be297847
Showing
Please register or sign in to comment