# File lib/ruote/worker.rb, line 91
    def join

      @run_thread.join if @run_thread
    end