mgorny added a comment.

In D126983#3624915 <https://reviews.llvm.org/D126983#3624915>, @labath wrote:

> Don't we have the ability to wait for a specific output from the process?

Hmm, actually thinking about it, I suppose we could wait for m*n messages from 
m threads (say, n=5) and then we should have a pretty good chance that if an 
extra thread is running, it would fit somewhere between them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126983

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

Reply via email to