mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -22,8 +22,6 @@ class MetricsServer # rubocop:disable Gitlab/NamespacedClass
|
||||
|
||||
supervisor = PumaProcessSupervisor.instance
|
||||
supervisor.supervise(start_server.call) do
|
||||
next unless supervisor.alive
|
||||
|
||||
Gitlab::AppLogger.info('Puma metrics server terminated, restarting...')
|
||||
start_server.call
|
||||
end
|
||||
|
Reference in New Issue
Block a user