[Lldb-commits] [lldb] New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thread stepping (PR #90930)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 12 06:37:24 PDT 2024
labath wrote:
The new test is still hanging occasionally (e.g. https://lab.llvm.org/buildbot/#/builders/162/builds/3718/steps/6/logs/stdio ). I don't know if it's a problem with the code being tested, or the test itself, but it looks like there's still some issues here.
https://github.com/llvm/llvm-project/pull/90930
More information about the lldb-commits
mailing list