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

      @thread.exit
    end