Skip to content
  • Job van der Voort's avatar
    Merge branch 'sidekiq-memory-killer-shutdown-signal' into 'master' · 0384d292
    Job van der Voort authored
    Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var
    
    It looks like SIGTERM may not be enough to shut down a Sidekiq process
    when its RSS has gotten too big. This change will allow us to experiment
    with sending SIGKILL instead of SIGTERM to Sidekiq processes on
    gitlab.com.
    
    See merge request !1812
    0384d292
To find the state of this project's repository at the time of any of these versions, check out the tags.