Fix waiting in Baton, SaturatingSemaphore
Summary: [Folly] Fix waiting in `Baton`, `SaturatingSemaphore`. If condition passes or overall deadline expires, just return. If only a component timeout expires, continue on to the next component. Reviewed By: magedm Differential Revision: D7151564 fbshipit-source-id: 48c33ccc6970604b23221bc94af247945bdc34e5
Showing
Please register or sign in to comment