mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 03:58:01 +00:00
Address review feedback
This commit is contained in:
@@ -437,7 +437,7 @@ func (c *ServerCommand) Run(args []string) int {
|
||||
}
|
||||
}
|
||||
|
||||
// Wait for dependant goroutines to complete
|
||||
// Wait for dependent goroutines to complete
|
||||
c.WaitGroup.Wait()
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user