# File lib/puma/cli.rb, line 510
    def halt
      @status = :halt
      @runner.halt
    end