Skip to content

test_runner: use os.availableParallelism()

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/todo into main

This commit addresses an existing TODO in the code by moving to the new os.availableParallelism() instead of os.cpus().length.

Merge request reports

Loading