# File lib/puma/cluster.rb, line 182
    def halt
      @status = :halt
      wakeup!
    end