mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 08:48:32 +02:00
fixed loadbalancer with idlewatcher, fixed reload issue
This commit is contained in:
@@ -116,7 +116,7 @@ func (s *Server) Start() {
|
||||
}()
|
||||
}
|
||||
|
||||
s.task.OnComplete("stop server", s.stop)
|
||||
s.task.OnFinished("stop server", s.stop)
|
||||
}
|
||||
|
||||
func (s *Server) stop() {
|
||||
|
||||
Reference in New Issue
Block a user