Bug Fixes

#1376860 (Bug #71853, #75135, #75136) ** Parallel sync commands will not fail when net.parallel.max is unset or the requested number of parallel threads exceeds net.parallel.max. Instead the command will proceed without using parallel threads, or will use the max number of allowed threads. In these cases an informational message will also be written to the log.