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

Implement nice on Windows #7089

Closed
vicuna opened this issue Dec 13, 2015 · 9 comments
Closed

Implement nice on Windows #7089

vicuna opened this issue Dec 13, 2015 · 9 comments

Comments

@vicuna
Copy link

vicuna commented Dec 13, 2015

Original bug ID: 7089
Reporter: @Chris00
Status: acknowledged (set by @shindere on 2017-02-24T16:09:42Z)
Resolution: open
Priority: low
Severity: feature
Category: otherlibs
Monitored by: @Chris00 @xavierleroy

Bug description

nice is not implemented on Windows. However, Windows has a SetPriorityClass¹ which could somewhat provide an alternative.

¹ https://msdn.microsoft.com/en-us/library/ms686219%28v=vs.85%29.aspx

Additional information

See #349

@vicuna
Copy link
Author

vicuna commented Feb 24, 2017

Comment author: @shindere

That indeed seems nice to have. ;-)

@vicuna
Copy link
Author

vicuna commented Feb 24, 2017

Comment author: @shindere

Tu auras peut-être envie de le coder? Cela semble supporté depuis assez longtemps...

@github-actions
Copy link

github-actions bot commented May 9, 2020

This issue has been open one year with no activity. Consequently, it is being marked with the "stale" label. What this means is that the issue will be automatically closed in 30 days unless more comments are added or the "stale" label is removed. Comments that provide new information on the issue are especially welcome: is it still reproducible? did it appear in other contexts? how critical is it? etc.

@github-actions github-actions bot added the Stale label May 9, 2020
@Chris00
Copy link
Member

Chris00 commented May 9, 2020

@dra27 Your opinion?

@github-actions github-actions bot removed the Stale label Jun 15, 2020
@dra27
Copy link
Member

dra27 commented Jun 23, 2020

I agree, it'd be a good addition

@github-actions
Copy link

This issue has been open one year with no activity. Consequently, it is being marked with the "stale" label. What this means is that the issue will be automatically closed in 30 days unless more comments are added or the "stale" label is removed. Comments that provide new information on the issue are especially welcome: is it still reproducible? did it appear in other contexts? how critical is it? etc.

@github-actions github-actions bot added the Stale label Jun 25, 2021
@dra27 dra27 removed the Stale label Jun 25, 2021
@dra27
Copy link
Member

dra27 commented Jun 25, 2021

Inching forwards with a little progress for this one, linking in the MSDN page on Scheduling and a bit of prior art for setpriority mappings.

@github-actions
Copy link

github-actions bot commented Jul 1, 2022

This issue has been open one year with no activity. Consequently, it is being marked with the "stale" label. What this means is that the issue will be automatically closed in 30 days unless more comments are added or the "stale" label is removed. Comments that provide new information on the issue are especially welcome: is it still reproducible? did it appear in other contexts? how critical is it? etc.

@github-actions github-actions bot added the Stale label Jul 1, 2022
@github-actions github-actions bot closed this as completed Aug 1, 2022
@dra27
Copy link
Member

dra27 commented Aug 3, 2022

This would be nice to have (🤦‍♂️) - PR welcomed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants