提交 951ff4f7 作者: Brian Tiger Chow

repo is owned by node, so close the node

上级 c7f922b5
......@@ -97,7 +97,6 @@ func daemonFunc(req cmds.Request, res cmds.Response) {
res.SetError(debugerror.Errorf("Couldn't obtain lock. Is another daemon already running?"), cmds.ErrNormal)
return
}
defer repo.Close()
// OK!!! Now we're ready to construct the node.
// make sure we construct an online node.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论