1. 27 5月, 2015 7 次提交
  2. 26 5月, 2015 3 次提交
  3. 25 5月, 2015 6 次提交
  4. 23 5月, 2015 2 次提交
  5. 22 5月, 2015 4 次提交
  6. 21 5月, 2015 3 次提交
  7. 20 5月, 2015 1 次提交
  8. 19 5月, 2015 2 次提交
  9. 18 5月, 2015 1 次提交
  10. 17 5月, 2015 2 次提交
  11. 15 5月, 2015 3 次提交
  12. 14 5月, 2015 5 次提交
  13. 13 5月, 2015 1 次提交
    • J
      Use SIGKILL by default in Sidekiq::MemoryKiller · c291ff9c
      Jacob Vosmaer 提交于
      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