[Lldb-commits] [lldb] [lldb-dap] While handling events, grab the APIMutex for consistency. (PR #139596)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Mon May 12 23:12:20 PDT 2025
ashgti wrote:
Okay, I got this working with a RunLoop instead in PR https://github.com/llvm/llvm-project/pull/139669. All the macOS tests are passing for me, but I'll let the CI run to check linux and fix any issues with that before making the PR ready for review.
https://github.com/llvm/llvm-project/pull/139596
More information about the lldb-commits
mailing list