[Lldb-commits] [lldb] [lldb] Fix race condition in Process::WaitForProcessToStop() (PR #144919)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 4 06:33:04 PDT 2025


https://github.com/labath commented:

Looks good, but you should add a unit test for the moving functionality. You know, things like: queue, some events, hijack them, make sure they're received at the new listener, and vice versa.

https://github.com/llvm/llvm-project/pull/144919


More information about the lldb-commits mailing list