# File lib/rufus/sc/scheduler.rb, line 360
    def stop (opts={})

      @thread.exit
    end