class Puma::DSL

def shutdown_debug(val=true)


out why shutdown is hanging.
threads will be written to $stdout. This can help figure
When a shutdown is requested, the backtraces of all the
def shutdown_debug(val=true)
  @options[:shutdown_debug] = val
end