Fix semaphore usage in UnboundedBlockingQueue
Summary: [Folly] Fix semaphore usage in `UnboundedBlockingQueue`. Ensure that `wait` is paired 1:1 with `post`. Reviewed By: davidtgoldblatt, magedm Differential Revision: D14537954 fbshipit-source-id: def54263da1a33c1b3ffa1de237a2b786572759a
Showing
Please register or sign in to comment