-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
nice -n . 2>/dev/full does not abort #10762
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
base: main
Are you sure you want to change the base?
Conversation
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
| // We can't use `show_warning` because that will panic if stderr | ||
| // isn't writable. The GNU test suite checks specifically that the | ||
| // exit code when failing to write the advisory is 125, but Rust | ||
| // will produce an exit code of 101 when it panics. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should cleanup this too.
|
GNU testsuite comparison: |
7d222d9 to
3b4e61b
Compare
This comment was marked as resolved.
This comment was marked as resolved.
CodSpeed Performance ReportMerging this PR will improve performance by 3.24%Comparing Summary
Performance Changes
Footnotes
|
|
GNU testsuite comparison: |
Closes #10747 . Removes Try
--helpmessage which matches with gnu 9.10.