Skip to content

Don't restart and hup gitaly after it's first start

DJ Mountney requested to merge reduce-gitaly-fresh-restart-hup into master

Only schedule a restart/hup if the service is already running.

This should remove extra restarts/hups during for gitaly during initial reconfigure.

Related to gitlab#199911 (closed)

Merge request reports