mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
commit
62d124f27a
1 changed files with 1 additions and 1 deletions
|
@ -496,7 +496,7 @@ module Puma
|
||||||
|
|
||||||
Thread.new do
|
Thread.new do
|
||||||
IO.select [@check_pipe]
|
IO.select [@check_pipe]
|
||||||
log "! Detected parent died, dieing"
|
log "! Detected parent died, dying"
|
||||||
exit! 1
|
exit! 1
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue