JDevlieghere wrote:

Greg and I talked this over offline. We both feel that progress events are the 
best way to convey that work is going on in the background. To make that work 
for the driver, we'll check if the debugger being destroyed is the very last 
one and if it is, we'll delay its destruction until the thread pool as 
completed. That still leaves the first problem of not shadowing progress 
events, but that can be deal with separately. 

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

Reply via email to