[Lldb-commits] [lldb] [lldb-dap] Unify the timeouts for the DAP tests (PR #163292)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 15 16:34:28 PDT 2025


================

----------------
ashgti wrote:

Should we have this use the default? If we want to make this wait forever we could override the `timeout=None`, which should cause the _recv_condition to never timeout.

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


More information about the lldb-commits mailing list