Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win, doc: improve uv_os_setpriority documentation #1985

Closed
wants to merge 2 commits into from

Conversation

bzoz
Copy link
Member

@bzoz bzoz commented Sep 12, 2018

@@ -544,4 +544,7 @@ API
process priority, the result will equal one of the `UV_PRIORITY`
constants, and not necessarily the exact value of `priority`.

Setting PRIORITY_HIGHEST will only work for elevated user, for others it
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should PRIORITY_HIGHEST and PRIORITY_HIGH be in backticks? It also might be worth making this a separate note:: and emphasizing that this is a Windows thing.

@bzoz
Copy link
Member Author

bzoz commented Sep 13, 2018

Updated, PTAL

@cjihrig
Copy link
Contributor

cjihrig commented Sep 13, 2018

Still LGTM, thanks!

cjihrig pushed a commit that referenced this pull request Sep 18, 2018
Refs: nodejs/node#22817
PR-URL: #1985
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@cjihrig
Copy link
Contributor

cjihrig commented Sep 18, 2018

Landed in b721891. Thanks!

@cjihrig cjihrig closed this Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants