# File lib/mongo/cluster/periodic_executor.rb, line 52
      def run!
        @thread && @thread.alive? ? @thread : start!
      end