Skip to content

Conversation

@cjc25
Copy link
Contributor

@cjc25 cjc25 commented Oct 31, 2025

When StartResumableWrite errors, we were setting an interface to a nil with the implementation type. This uses an intermediate variable, and only assigns to the interface if there was no error.

When StartResumableWrite errors, we were setting an interface to a nil
with the implementation type. This uses an intermediate variable, and
only assigns to the interface if there was no error.
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Oct 31, 2025
@cjc25
Copy link
Contributor Author

cjc25 commented Oct 31, 2025

This probably requires a new release branch (v1.56.4?)

@cjc25 cjc25 marked this pull request as ready for review November 1, 2025 18:45
@cjc25 cjc25 requested a review from a team as a code owner November 1, 2025 18:45
@tritone
Copy link
Contributor

tritone commented Nov 1, 2025

Looks good to me but I think you'll have to re-open the PR against a new branch in origin. Do you have permission to create one? If not I can do it.

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 Cloud Storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants