[Lldb-commits] [lldb] [lldb] update lldb-server platform help parsing (PR #162730)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 23 13:51:13 PDT 2025
adrian-prantl wrote:
I also should point out that a timeout of 0.2s is way to short for any kind of CI system under load. They run 24/7 and at some random point the OS will halt everything to do various cleanup jobs and then these timeouts time out. Why does this need any timeout on top of the LIT timeout?
https://github.com/llvm/llvm-project/pull/162730
More information about the lldb-commits
mailing list