Adjust number of threads per worker if it exceeds number of physical cpus (fixes #215)
Added a check to reduce number of threads per worker if it exceeds number of available physical cpus, which would otherwise result in zero workers.
GitLab (git.smhi.se) will be shutdown for maintenance Wednesday March 11th between 06:00-07:00 UTC
Added a check to reduce number of threads per worker if it exceeds number of available physical cpus, which would otherwise result in zero workers.