Track the solution to https://reviews.llvm.org/D98334
Open
libcu++
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
There's a defect in `*_semaphore::try_acquire()`, where it can block indefinitely when it can't acquire because of a coding fail by yours truly. We should engage with the solution on Phabricator, and make sure that we incorporate it in our fork.
Contributor guide
Assessment
This issue has not been assessed yet.