Skip to content

Commit 399fc69

Browse files
committed
win, doc: improve uv_os_setpriority documentation
Ref: nodejs/node#22817
1 parent 153ea11 commit 399fc69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/misc.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,4 +544,7 @@ API
544544
process priority, the result will equal one of the `UV_PRIORITY`
545545
constants, and not necessarily the exact value of `priority`.
546546
547+
Setting PRIORITY_HIGHEST will only work for elevated user, for others it
548+
will be silently reduced to PRIORITY_HIGH
549+
547550
.. versionadded:: 1.23.0

0 commit comments

Comments
 (0)