[Lldb-commits] [lldb] [lldb][test] Move DAP processes to own group to avoid random SIGHUPs (PR #195816)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue May 5 09:56:45 PDT 2026
JDevlieghere wrote:
Should we hoist this up and make every `dotest.py` invocation run in its own process group? I'm pretty sure I've been occasionally hitting this bug since before `lldb-dap` was a thing so I'm not sure that's the only source of these.
https://github.com/llvm/llvm-project/pull/195816
More information about the lldb-commits
mailing list