Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@klauspost
Copy link
Contributor

On buffered streams the final entries could be missing, if a lot are delivered when stream ends.

Fixes end-of-stream cancelling return of final entries by canceling with the StreamEOF error.

Backport.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

On buffered streams the final entries could be missing, if a lot are delivered when stream ends.

Fixes end-of-stream cancelling return of final entries by canceling with the StreamEOF error.

Backport.

## Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
@klauspost klauspost changed the title ## Description Fix buffered streams missing final entries Apr 10, 2025
@harshavardhana harshavardhana merged commit 02a67cb into minio:master Apr 10, 2025
22 of 23 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.

2 participants