Skip to content

Avoid spawn of unneeded threads if the number of files to process is actually...

Johannes Junggeburth requested to merge avoid_thread_spawn into master

Avoid spawn of unneeded threads if the number of files to process is actually smaller than wthe available threads

Merge request reports