# File lib/bundler/parallel_workers/worker.rb, line 42
      def stop
        stop_threads
        stop_workers
      end