# File lib/puma/cli.rb, line 295
    def graceful_stop
      @runner.stop_blocked
      log "- Goodbye!"
    end