Skip to content

dd: handle stderr write errors gracefully in progress output#9852

Closed
ChrisDryden wants to merge 3 commits into
uutils:mainfrom
ChrisDryden:dd-progress-stderr-handling
Closed

dd: handle stderr write errors gracefully in progress output#9852
ChrisDryden wants to merge 3 commits into
uutils:mainfrom
ChrisDryden:dd-progress-stderr-handling

Conversation

@ChrisDryden

@ChrisDryden ChrisDryden commented Dec 26, 2025

Copy link
Copy Markdown
Collaborator

In the PR: #9664 @sylvestre suggested to split this fix into a seperate PR. The goal of this change is to make the stderr writes not throw a panic and instead be able to be handled

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Note: The gnu test tests/pr/pr-tests was skipped on 'main' but is now failing.

@ChrisDryden
ChrisDryden marked this pull request as ready for review December 26, 2025 02:15
@ChrisDryden
ChrisDryden force-pushed the dd-progress-stderr-handling branch from 167a6c3 to 4fe82a5 Compare December 26, 2025 02:16
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Note: The gnu test tests/pr/pr-tests was skipped on 'main' but is now failing.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/tty/tty-eof is no longer failing!

@ChrisDryden

Copy link
Copy Markdown
Collaborator Author

The PR that this was based on was merged

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.

2 participants