[libcxx-commits] [libcxx] [libc++] Fix semaphore timed wait hanging on Windows (PR #180398)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 12 05:42:20 PST 2026
ldionne wrote:
> LGTM but I'd also like some folks who worked on the recent Windows patch related to this to have a look.
Just recording private communication: if we don't get any other reviews from Windows folks by end of this week, I think it's fine to merge. It would be nice, but it's more important to make the LLVM 22 release with this bug fix since we understand it and it fixes a (flaky) test failure in our CI.
https://github.com/llvm/llvm-project/pull/180398
More information about the libcxx-commits
mailing list