gitrob
gitrob copied to clipboard
Bug - Remove +2 on threads
For VMs with just 2 logical CPUs, the code will run for 20 seconds and just die thereafter. It might be better to remove the +2 and just use the total number of logical number of CPUs.