treasure-data / serverengine

A framework to implement robust multiprocess servers like Unicorn
Apache License 2.0
759 stars 86 forks source link

Suppress a error of command pipe on shutdown #121

Closed ashie closed 2 years ago

ashie commented 2 years ago
  D:/a/serverengine/serverengine/lib/serverengine/server.rb:83:in `block in install_signal_handlers': undefined method `chomp' for nil:NilClass (NoMethodError)

Signed-off-by: Takuro Ashie ashie@clear-code.com