• Andrii Grynenko's avatar
    Revert D2853921 · e0f9b598
    Andrii Grynenko authored
    Summary: This was causing memory leaks. I assume that happens if FiberManager was once requested from a thread (so that thread local was initialized), but the thread was never used since then, accumulating EventBase* in the queue.
    
    Reviewed By: simonmar
    
    Differential Revision: D2906752
    
    fb-gh-sync-id: 71ab14cb051a9cee3684a30eaf6729ef65888a52
    e0f9b598
AtomicLinkedList.h 3.43 KB