• Jacob Vosmaer's avatar
    Use SIGKILL by default in Sidekiq::MemoryKiller · c291ff9c
    Jacob Vosmaer authored
    This makes the memory growth-triggered Sidekiq restarts more reliable by
    reducing the chance that Sidekiq ends up in a state where it is not
    accepting new jobs but also not shutting down: SIGKILL is more likely to
    work than SIGTERM.
    c291ff9c
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 62.2 KB