• Kamil Trzciński's avatar
    Improve support for graceful shutdown · a85c10fe
    Kamil Trzciński authored
    - Rename `on_before_phased_restart` to `on_before_graceful_shutdown`
    - Support `SIGTERM` on Puma
    - Ensure that we allow to run only Puma Cluster mode
    - Ensure that we run graceful shutdown only when doing
      a shutdown from the loop
    - Support `SIGQUIT` on Unicorn
    a85c10fe
validate_puma.rb 167 Bytes