labath added inline comments.
================
Comment at: lldb/unittests/Core/CommunicationTest.cpp:140
+
+ // StopReadThread() can hang, so force an external timeout.
+ std::unique_lock<std::mutex> lock{finished_mutex};
----------------
I don't understand what is the purpose of this. Can you elaborate?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132577/new/
https://reviews.llvm.org/D132577
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits