提交 d0771cf9 编写于 作者: Y Yancey1989

update

上级 7570d8e7
......@@ -72,10 +72,6 @@ void RPCServer::Complete() {
if (cur_cond_.load() == rpc_cond_map_[kRequestGet]) {
barrier_counter_[kRequestGet]--;
}
if (client_num_ == 0) {
exit_flag_ = true;
VLOG(1) << "No activate Trainer instance, PServer will exit...";
}
}
barrier_cond_.notify_all();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册