FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: update BlobReadSession channels to not implicitly close once EOF is observed by BenWhitehead · Pull Request #3344 · googleapis/java-storage · GitHub

fix: update BlobReadSession channels to not implicitly close once EOF is observed - #3344

Merged
BenWhitehead merged 1 commit into
mainfrom
fix/brs/channel-eof
Oct 21, 2025
Merged

fix: update BlobReadSession channels to not implicitly close once EOF is observed#3344
BenWhitehead merged 1 commit into
mainfrom
fix/brs/channel-eof

Conversation

Copy link
Copy Markdown
Collaborator

This allows a channel to be read, and EOF(-1) returned multiple times rather than receiving a ClosedChannelException after the first EOF is returned.

BenWhitehead requested a review from a team October 10, 2025 20:36
product-auto-label Bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Oct 10, 2025
… is observed

This allows a channel to be read, and EOF(-1) returned multiple times rather than receiving a ClosedChannelException after the first EOF is returned.
BenWhitehead merged commit 9f0a93e into main Oct 21, 2025
25 checks passed
BenWhitehead deleted the fix/brs/channel-eof branch October 21, 2025 18:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL