labath wrote: I'm somewhat surprised that this is necessary. It's true that the callback can cause a mutation of the process vector, but such a mutation should cause `TryHandleWaitStatus` to return true -- which should promptly terminate the iteration. Are you saying that's not happening? How can I reproduce this?
https://github.com/llvm/llvm-project/pull/219752 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
