• Jacob Vosmaer's avatar
    Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var · 87dd2dca
    Jacob Vosmaer authored
    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.
    87dd2dca
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 60.9 KB