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

Improve handling for niced processes #60

Closed
wants to merge 3 commits into from
Closed

Improve handling for niced processes #60

wants to merge 3 commits into from

Conversation

mmstick
Copy link
Member

@mmstick mmstick commented Jun 7, 2022

This should fix #59

@mmstick mmstick requested review from a team June 7, 2022 15:24
@jacobgkau jacobgkau self-assigned this Jun 7, 2022
@jacobgkau
Copy link
Member

On c51dcf4, if I run nice stress -c 1 (which should default to 10 niceness) or nice -n 7 stress -c 1, I see stress start out at niceness 5, then switch to -5 if I wait a bit or switch focus away from the terminal and back. That matches current behavior on master, so this doesn't seem to be working.

@mmstick mmstick closed this Mar 9, 2023
@mmstick mmstick deleted the background branch March 9, 2023 21:17
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.

Using nice from Tilix does nothing
3 participants