[libc-commits] [libc] [libc][wait] hard code __W_CONTINUED for SYS_waitid fallback (PR #125929)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Wed Feb 5 13:10:20 PST 2025
nickdesaulniers wrote:
@SchrodingerZhu seems like the windows presubmit bot is failing to install sccache.
https://github.com/llvm/llvm-project/actions/runs/13166422042/job/36747558716?pr=125929
> curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_REVOCATION_OFFLINE (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
Guessing that's referring to SSL cert revocation lists; sounds like someone is having an outage somewhere today!
https://github.com/llvm/llvm-project/pull/125929
More information about the libc-commits
mailing list