[Lldb-commits] [lldb] [lldb] Split test to avoid timeout (PR #129614)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 5 01:54:23 PST 2025
DavidSpickett wrote:
Even for a debug build, timeouts aren't a good experience. The sleeps as you say are a minority of the time, and I would rather not disturb them anyway.
So I agree with splitting this.
How many others are close to the limit that you've found, just this one?
https://github.com/llvm/llvm-project/pull/129614
More information about the lldb-commits
mailing list