ashgti wrote:

I refactored this a bit to not have the `Transport` run the `MainLoop`, instead 
have it register with the loop.

This changed the flow of how errors are handled. Now instead of simply logging 
any errors I surface them to the `MessageHandler` and it can choose how to 
handle the error, either log it or whatever.

LMKWYT

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

Reply via email to