ashgti wrote:

I don't think this can be addressed at the MainLoop level, we don't know enough 
information to determine if we've reached the EOF because there is no more data 
(e.g. a socket or pipe that has consumed all the current data but is NOT 
closed) vs reached the EOF of a file.

Instead, I am addressing the underlying issue in the JSONTransport layer in 
#179564

https://github.com/llvm/llvm-project/pull/179513
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to