Start workers before adding jobs into the queue.

Allows workers to start early and not have to wait for all jobs to be
added. Queue also seems to have significant overhead when very full, so
this allows running a lot more total jobs.
1 file changed
tree: b37983b48092a427fe6ec0382c670a8c5c8cb3cf
  1. .gitignore
  2. gtest-parallel
  3. LICENSE