Skip to content

fix: prevent corrupted output in watch mode with gzip, fixes #1365#1366

Merged
a-h merged 2 commits into
a-h:mainfrom
ddvk:fix_streaming
Apr 13, 2026
Merged

fix: prevent corrupted output in watch mode with gzip, fixes #1365#1366
a-h merged 2 commits into
a-h:mainfrom
ddvk:fix_streaming

Conversation

@ddvk
Copy link
Copy Markdown
Contributor

@ddvk ddvk commented Mar 27, 2026

i think that the output gets truncated because the pipe.close is execute before flushing the output writer

@ddvk ddvk changed the title fix: #1365, close output writer before pipe fixes #1365 close output writer before pipe Mar 27, 2026
@a-h
Copy link
Copy Markdown
Owner

a-h commented Apr 13, 2026

Fixes #1365

@a-h a-h changed the title fixes #1365 close output writer before pipe fix: prevent corrupted output in watch mode with gzip, fixes #1365 Apr 13, 2026
@a-h
Copy link
Copy Markdown
Owner

a-h commented Apr 13, 2026

Spot on, nice find and fix. Appreciated!

@a-h a-h merged commit 8fecf2d into a-h:main Apr 13, 2026
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