updates
This commit is contained in:
@@ -152,5 +152,5 @@ func (s *Server) GracefulShutdown() {
|
||||
// <-ctx.Done() if your application should wait for other services
|
||||
// to finalize based on context cancellation.
|
||||
s.logger.Info("shutting down")
|
||||
os.Exit(0)
|
||||
//os.Exit(0)
|
||||
}
|
||||
|
Reference in New Issue
Block a user