[Lldb-commits] [lldb] [lldb][test] Add test for concurrently accessing SBSymbol (PR #225333)
Raphael Isemann via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 22 02:01:58 PDT 2026
Teemperor wrote:
This test currently randomly crashes. #225332 should fix the race condition crashes (but this doesn't really make the class thread-safe which is a bit more difficult).
https://github.com/llvm/llvm-project/pull/225333
More information about the lldb-commits
mailing list