Skip to content

Conversation

@sylvestre
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 7, 2026

Merging this PR will not alter performance

Summary

✅ 142 untouched benchmarks
⏩ 37 skipped benchmarks1


Comparing sylvestre:signal-2 (c78ccfa) with main (2e26454)2

Open in CodSpeed

Footnotes

  1. 37 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on main (23b11ea) during the generation of this report, so 2e26454 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@mattsu2020
Copy link
Contributor

unsafe {
libc::signal(libc::SIGPIPE, libc::SIG_DFL);
}

Does the above code also apply?

@sylvestre
Copy link
Contributor Author

@mattsu2020 well spotted!

@sylvestre sylvestre force-pushed the signal-2 branch 2 times, most recently from 80e7186 to ec232fb Compare January 8, 2026 08:11
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/shuf/shuf-reservoir (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/sort/sort-stale-thread-mem (fails in this run but passes in the 'main' branch)

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

GNU testsuite comparison:

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

@cakebaker cakebaker merged commit bda5c20 into uutils:main Jan 9, 2026
132 checks passed
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.

3 participants