Skip to content

tr: restore default action of sigpipe#8312

Merged
cakebaker merged 1 commit into
uutils:mainfrom
yuankunzhang:tr-broken-pipe
Jul 5, 2025
Merged

tr: restore default action of sigpipe#8312
cakebaker merged 1 commit into
uutils:mainfrom
yuankunzhang:tr-broken-pipe

Conversation

@yuankunzhang

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Jul 4, 2025

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@cakebaker

Copy link
Copy Markdown
Contributor

It looks like SIGPIPE is not available on Windows :| Maybe it makes sense to keep your original approach for Windows?

@yuankunzhang

Copy link
Copy Markdown
Contributor Author

It looks like SIGPIPE is not available on Windows :| Maybe it makes sense to keep your original approach for Windows?

Oh that's unfortunately. Sure let's keep my original approach as a trade off.

@yuankunzhang yuankunzhang force-pushed the tr-broken-pipe branch 5 times, most recently from 20f09ee to 7af793b Compare July 4, 2025 14:26
@github-actions

github-actions Bot commented Jul 4, 2025

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker merged commit a687fbf into uutils:main Jul 5, 2025
76 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

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