mgorny added a comment.

In D131160#3726642 <https://reviews.llvm.org/D131160#3726642>, @mgorny wrote:

> Ok, I've just realized that the pipe writing solution isn't going to work 
> when the notification happens from the same thread (as the unittest does 
> right now). @labath, do you happen to have an idea how to solve that 
> reasonably cleanly?

Ah, nevermind, for some reason I thought pipe writes are going to block until 
read happens. Perhaps we don't need to worry about that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131160/new/

https://reviews.llvm.org/D131160

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to