mirror of
https://github.com/denoland/deno.git
synced 2025-09-22 02:12:33 +00:00
![]() Closes #30405 Changes in this PR: - Fixes `os.setPriority()` on Windows. - Validates the function parameters correctly and constructs `NodeSystemError` on op call error. - Allows [parallel/test-os-process-priority.js](https://github.com/nodejs/node/blob/v24.2.0/test/parallel/test-os-process-priority.js) to pass. --------- Signed-off-by: Daniel Osvaldo R <daniel.rahmanto@gmail.com> |
||
---|---|---|
.. | ||
cpus.rs | ||
mod.rs | ||
priority.rs |