You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Treat 'false/no/off/0' as disabled for BUILD_PARALLEL and BUILD_THREAD
while keeping default enabled when unset. Replace defensive cpu count
logic with os.cpus().length guarded by try/catch. This aligns behavior
with documented defaults and improves robustness without changing
outputs.
0 commit comments