提交 7c81963e 编写于 作者: H HexToString

add start finish output

上级 1fa332ec
......@@ -96,6 +96,7 @@ int ServerManager::start_and_wait() {
LOG(ERROR) << "Failed to start Paddle Inference Server";
return -1;
}
LOG(WARNING) << "Finsh start C++ PaddleServing.";
_server.RunUntilAskedToQuit();
ServerManager::stop_reloader();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册