Merge PR #4881: Linting Galore
This commit is contained in:
committed by
Alexander Bezobchuk
parent
89b1220398
commit
3a4f1fc4d4
@@ -99,6 +99,7 @@ func startStandAlone(ctx *Context, appCreator AppCreator) error {
|
||||
|
||||
// run forever (the node will not be returned)
|
||||
select {}
|
||||
|
||||
}
|
||||
|
||||
func startInProcess(ctx *Context, appCreator AppCreator) (*node.Node, error) {
|
||||
|
||||
Reference in New Issue
Block a user