1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Shayon Mukherjee 137a80d766 Return proper exit code for TERM signal (#1337)
Attempt at returning the proper exit code (128+15) when TERM signal
is sent to the server, for both single and clustered mode.

The changes are achieved by restoring signal from within the trap
and accordingly killing the process using TERM event.

Added plus, stopping single mode gracefully now.
2017-08-16 09:23:51 -06:00
..
puma Return proper exit code for TERM signal (#1337) 2017-08-16 09:23:51 -06:00
rack/handler [close #1327] Fix double port bind in Rails 2017-08-02 14:28:39 -05:00
puma.rb Require StateFile if needed. 2016-09-08 17:46:24 +02:00