Skip to content
Commit 8208a151 authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

Fix off-by-one for cpuCount on Linux

cpuCount is based on cpu indices, which means we will be one lower than
the actual CPU count. So correct for that.

BUG: 435062
FIXED-IN: 5.22
parent fcd6a30d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment