Skip to content

src: loop over uv_cpu_info() results

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/report-cpus into master

The code currently loops over the results, but only the first result is accessed.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading