[Lldb-commits] [lldb] Fix flaky TestDAP_console test. (PR #94494)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 5 10:08:59 PDT 2024


JDevlieghere wrote:

Would this affect other calls to `collect_console` too? Do we usually look for a particular string? If so, would it make sense to change the function (rather than this particular call site) or have a little helper? 

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


More information about the lldb-commits mailing list