mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
FB-1188 - format server.go
This commit is contained in:
parent
5314f24bb1
commit
4f32938ec8
1 changed files with 0 additions and 1 deletions
|
|
@ -652,7 +652,6 @@ func (s *Server) Open() error {
|
|||
return errors.Wrap(err, "setting nodeState")
|
||||
}
|
||||
|
||||
|
||||
if ok := s.addToWaitGroup(4); !ok {
|
||||
return fmt.Errorf("closing server while opening server is NOT allowed")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue