Make getGlobalIOExecutor return a KeepAlive<IOExecutor>
Summary: By returning a generic KeepAlive<> the global IO executor was losing the IOExecutor interface. This fixes it by returning the right type. Reviewed By: yfeldblum Differential Revision: D27061083 fbshipit-source-id: d57f67982c3467a6b814b17e851e4513ffd33502
Showing
Please register or sign in to comment