提交 f5768b05 编写于 作者: J jai1 提交者: Andrews

Fix for Problems in lookup flow in C++ Client (#551) - Issue 1 (#553)

上级 dcd9b137
......@@ -99,9 +99,7 @@ void HandlerBase::handleDisconnection(Result result, ClientConnectionWeakPtr con
return;
}
if (currentConnection) {
currentConnection.reset();
}
handler->connection_.reset();
switch (state) {
case Pending:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册