JDevlieghere wrote:

I added @labath as a reviewer since he's the MainLoop architect and because we 
briefly discussed this at EuroLLVM. 

I only glanced at this and I'll take a more in-depth look tomorrow. One thing I 
remember form reading the MainLoop docs is that the class itself is not thread 
safe, so I think we may need our own synchronization when adding callbacks. 
This applies more broadly, but especially this patch might be worth building 
this with TSan and seeing if that catches anything.

https://github.com/llvm/llvm-project/pull/139669
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to