Revert D2853921
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
Showing
Please register or sign in to comment