Skip to content

Streaming: blocking permit for the whole stream duration#523

Merged
ikatson merged 1 commit intomainfrom
stream-stall-debug
Jan 2, 2026
Merged

Streaming: blocking permit for the whole stream duration#523
ikatson merged 1 commit intomainfrom
stream-stall-debug

Conversation

@ikatson
Copy link
Copy Markdown
Owner

@ikatson ikatson commented Jan 2, 2026

This takes a blocking permit for the whole stream duration.

Previously, a permit was acquired for each chunk, which could lead to stream stalls during heavy downloads and slow disk.

This takes a blocking permit for the whole stream duration.

Previously, a permit was acquired for each chunk, which could lead to stream stalls
during heavy downloads and slow disk.
@ikatson ikatson force-pushed the stream-stall-debug branch from d9137b7 to 5bf0128 Compare January 2, 2026 11:16
@ikatson ikatson merged commit e9feb42 into main Jan 2, 2026
4 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.

1 participant