slydiman wrote: @labath > The problem with the current method was that is does not produce unique names > if one has two copies of the pipe code in the same process
Do you mean PipeWindows::CreateNew(child_process_inherit) called from different threads may produce the same `pipe_name`? Can you provide the sample values of `pipe_name` before and after this patch and explain the difference, please? https://github.com/llvm/llvm-project/pull/123905 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits