[Lldb-commits] [lldb] [lldb-dap] Ensure we acquire the SB API lock while handling requests. (PR #137026)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Tue May 6 19:00:18 PDT 2025
ashgti wrote:
We could move the join to when the DAP::Loop exits, that would unblock the event handler, I think.
https://github.com/llvm/llvm-project/pull/137026
More information about the lldb-commits
mailing list