test_runner: use os.availableParallelism() · nodejs/node@7ae24ab · GitHub
Skip to content

Commit 7ae24ab

Browse files
cjihrigRafaelGSS
authored andcommitted
test_runner: use os.availableParallelism()
This commit addresses an existing TODO in the code by moving to the new os.availableParallelism() instead of os.cpus().length. PR-URL: #45969 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 0a70316 commit 7ae24ab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

lib/internal/test_runner/test.js

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)