Skip to content

Conversation

@Ecordonnier
Copy link
Contributor

forking creates a new PID and it not compatible with GNU coreutils implementation.

Fixes #9066

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

@Ecordonnier
Copy link
Contributor Author

The CI errors are unrelated to my branch.

@oech3

This comment was marked as resolved.

forking creates a new PID and it not compatible with GNU coreutils implementation.

Fixes uutils#9066

Signed-off-by: Etienne Cordonnier <[email protected]>
@Ecordonnier Ecordonnier force-pushed the eco/stdbuf-exec-instead-of-fork branch from de2b66c to 0110357 Compare December 1, 2025 12:50
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)

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.

stdbuf implementation via spawning is incompatible with coreutils

2 participants