Skip to content

fix: Use BufWriter for list output - #764

Merged
marcospb19 merged 1 commit into
ouch-org:mainfrom
killercup:fix/buffered-stdout-write
Feb 12, 2025
Merged

fix: Use BufWriter for list output#764
marcospb19 merged 1 commit into
ouch-org:mainfrom
killercup:fix/buffered-stdout-write

Conversation

@killercup

Copy link
Copy Markdown
Contributor

Also replaces one print call with write.

Fixes #702

Also replaces one `print` call with `write`.

Fixes ouch-org#702
@killercup
killercup force-pushed the fix/buffered-stdout-write branch from 4c1e3fe to 346bc09 Compare February 12, 2025 12:57

@marcospb19 marcospb19 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!!

@marcospb19
marcospb19 merged commit aeefa69 into ouch-org:main Feb 12, 2025
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.

use buffered output in list command

2 participants