mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
remove log
This commit is contained in:
parent
ddd7e5262d
commit
553e237697
@ -300,7 +300,7 @@ void ObjectProxy::doInvokeException(ReqMessage * msg)
|
||||
|
||||
void ObjectProxy::doTimeout()
|
||||
{
|
||||
TLOGINFO("[TARS][ObjectProxy::doInvokeException, objname:" << _name << "]" << endl);
|
||||
// TLOGINFO("[TARS][ObjectProxy::doInvokeException, objname:" << _name << "]" << endl);
|
||||
|
||||
ReqMessage * reqInfo = NULL;
|
||||
while(_reqTimeoutQueue.timeout(reqInfo))
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 5085a9b36f3b122053f20affc00ef152dcfe675b
|
||||
Subproject commit fb4aecff02f143f322272d5597e428c93bdaa6fb
|
Loading…
Reference in New Issue
Block a user