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