коммит произвёл
GitHub
родитель
9449d0e302
Коммит
d8622d1b07
@@ -716,6 +716,7 @@ func (s *Server) Shutdown() error {
|
||||
s.StopHTTPServer()
|
||||
s.stopLocalModeServer()
|
||||
// Push notification hub needs to be shutdown after HTTP server
|
||||
// to prevent stray requests from generating a push notification after it's shut down.
|
||||
s.StopPushNotificationsHubWorkers()
|
||||
|
||||
s.WaitForGoroutines()
|
||||
|
||||
Ссылка в новой задаче
Block a user