[Lldb-commits] [lldb] [lldb-dap] Improving consistency of tests by removing concurrency. (PR #165496)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 30 10:45:19 PDT 2025


JDevlieghere wrote:

One idea @adrian-prantl and I have been discussion to improve the reliability of the test is to introduce random delays in lldb-dap for testing. We should totally be able to handle an incomplete packet (and I assume/hope that's what you're referring to when you say "fix our bot"). Maybe that would help debug this issue.

https://github.com/llvm/llvm-project/pull/165496


More information about the lldb-commits mailing list