gitlab stop says no puma.pid
Created by: petergus
I think this must be a bug but i don't know how significant since i don't see anything particularly breaking.
sudo service gitlab stop cannot remove `/home/git/gitlab/tmp/pids/puma.pid': No such file or directory GitLab service stopped
I can confirm that there was a puma.pid and after this command it was not there, so it is maybe trying to remove it twice?