[Lldb-commits] [lldb] [lldb] Fix race condition in Process::WaitForProcessToStop() (PR #144919)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 4 00:42:35 PDT 2025
labath wrote:
Agreed. I think the right fix is to make sure that event gets consumed by the EvaluateExpression machinery.
https://github.com/llvm/llvm-project/pull/144919
More information about the lldb-commits
mailing list