Remove recursion from TimedMutex to avoid fiber stack overflows
Summary: Under heavy contention, lock will recurse several times. This can lead to fiber stack overflow. Differential Revision: D14936384 fbshipit-source-id: e934569a9f742859655ba3ea888ebabd4d959651
Showing
Please register or sign in to comment