• Lee Howes's avatar
    Make getGlobalIOExecutor return a KeepAlive<IOExecutor> · 31477657
    Lee Howes authored
    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
    31477657
GlobalExecutor.h 2.56 KB