Skip to content

split: fix a racing condition that causes issue #7869 #7877

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

Merged
merged 1 commit into from
May 4, 2025

Conversation

yuankunzhang
Copy link
Contributor

Closes #7869.

@yuankunzhang yuankunzhang changed the title split: fix a racing condition described in issue #7869 split: fix a racing condition that causes issue #7869 May 3, 2025
Copy link

github-actions bot commented May 3, 2025

GNU testsuite comparison:

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

1 similar comment
Copy link

github-actions bot commented May 3, 2025

GNU testsuite comparison:

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

@sylvestre
Copy link
Contributor

i guess you saw that some jobs are failing
btw, is it possible to add a test for this ? thanks

@yuankunzhang yuankunzhang force-pushed the main branch 2 times, most recently from 9166775 to 56b20f6 Compare May 4, 2025 08:42
@yuankunzhang
Copy link
Contributor Author

i guess you saw that some jobs are failing btw, is it possible to add a test for this ? thanks

Test case added.

Copy link

github-actions bot commented May 4, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/misc/stdbuf (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 69d5cf4 into uutils:main May 4, 2025
70 checks passed
@cakebaker
Copy link
Contributor

Thanks for your PR!

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.

"split -l ..." sometimes splits up a line
3 participants