================
@@ -310,7 +310,7 @@ serveConnection(const Socket::SocketProtocol &protocol, const std::string &name,
"DAP session (" + client_name +
") error: ");
}
-
+ io->Close();
----------------
DrSergei wrote:
Thanks
https://github.com/llvm/llvm-project/pull/145231