• Jacob Vosmaer's avatar
    Fix the `service gitlab restart` command · 2b9d48cc
    Jacob Vosmaer authored
    This commit addresses two related issues:
    - Sidekiq should shut down completely before we restart it;
    - If we restart unicorn with USR2 we need to kill the old master and
      worker processes.
    2b9d48cc
unicorn.rb.example 4.27 KB