Cosmetics
This commit is contained in:
parent
f56c0dde14
commit
88739e3f7f
@ -107,9 +107,7 @@ func New(config Config) *Node {
|
||||
}
|
||||
|
||||
func (n *Node) Stop() error {
|
||||
|
||||
n.lock.Lock()
|
||||
|
||||
defer n.lock.Unlock()
|
||||
|
||||
if n.cancel == nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user