mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Expect at_exit to exclusively remove the pidfile. Fixes #444
This commit is contained in:
parent
faeceed625
commit
b90fc4fa05
1 changed files with 0 additions and 3 deletions
|
@ -476,9 +476,6 @@ module Puma
|
|||
when :exit
|
||||
# nothing
|
||||
end
|
||||
|
||||
ensure
|
||||
delete_pidfile
|
||||
end
|
||||
|
||||
def setup_signals
|
||||
|
|
Loading…
Add table
Reference in a new issue