Fix KeepAlive management for eager variants of addTask*
Summary: LoopController::runLoop is responsible for managing Executor/EventBase keep-alive handle. This diff introduces a similar level of indirection (LoopController::addTaskEager) to solve the same problem for eager variants of addTask*. Reviewed By: yfeldblum Differential Revision: D20613287 fbshipit-source-id: 22388ca3b31664c5fedfd509f2d9bab3d86aab47
Showing
Please register or sign in to comment