提交 0fbf6674 authored 作者: blu's avatar blu

restart meter

上级 f4e113c1
......@@ -722,6 +722,9 @@ public:
EvDaemon()
{
// killall subsystems
/// peerId -> value
peerData["status"] = json();
peerData["pids"] = json();
......
......@@ -348,6 +348,7 @@ protected:
bStopSig = true;
break;
}
// if(1 == getppid()) {
// spdlog::error("evmgr {} exit since evdaemon is dead", devSn);
// exit(1);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论