[PATCH] D73873: [clangd] Mechanism to make update debounce responsive to rebuild speed.
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 4 07:27:48 PST 2020
thakis added a comment.
I agree it's a bit strange. The linux bot didn't recover after the revert either, so something's amiss.
My Win bot has been hanging since this landed and I just CRD'd in and it's hanging in check-clangd and there are tens of ClangdTests processes hanging around and doing nothing.
On the more official win bot, instead the link of ClangdTests has been failing since this landed, which on Windows is likely caused by the processes still hanging around (http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/14120/steps/stage%201%20check/logs/stdio). This is the first bad build: http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/14113/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73873/new/
https://reviews.llvm.org/D73873
More information about the cfe-commits
mailing list