Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix child-process-uid-gid on Windows
The process.getuid method does not exist on this platform. Ref: #8864 PR-URL: #8924 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Wyatt Preul <wpreul@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
- Loading branch information