• Lee Howes's avatar
    Add Unsafe names for set and get executor calls · 1bc16f19
    Lee Howes authored
    Summary:
    To encourage migration to safer executors, add transitional *Unsafe names for the old, mutable, global executors. This is consistent with the use of *Unsafe elsewhere in the async framework.
    
    (Note: this ignores all push blocking failures!)
    
    Reviewed By: yfeldblum
    
    Differential Revision: D26418111
    
    fbshipit-source-id: 414ee238ed4ae43619ce8d671fa5725f0679f67e
    1bc16f19
GlobalExecutorTest.cpp 3 KB