Skip to content

src: simplify uptime and ppid return values

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/return-values into master

This commit removes extraneous wrapping of return values in Uptime() and GetParentProcessId().

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

EDIT: Yellow CI - https://ci.nodejs.org/job/node-test-pull-request/18912/

Merge request reports

Loading