Skip to content
Snippets Groups Projects
Commit 9810d23439f6 authored by Nikola Milojevic's avatar Nikola Milojevic
Browse files

Remove puma worker killer initializer

parent 043c43dbefd6
No related merge requests found
......@@ -69,7 +69,6 @@
workers <%= @worker_processes %>
require_relative "<%= @install_dir %>/embedded/service/gitlab-rails/lib/gitlab/cluster/lifecycle_events"
require_relative "<%= @install_dir %>/embedded/service/gitlab-rails/lib/gitlab/cluster/puma_worker_killer_initializer"
on_restart do
# Signal application hooks that we're about to restart
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment