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
cgroups don't mask off unavailable CPUs and this is considered a
feature not a bug, and so Node got os.availableParallelism() to
attempt to fix this.
This version still has issues (nodejs/node#59200)
but at least it's more likely to be correct.
0 commit comments