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

Skip to content

Conversation

tritone
Copy link
Contributor

@tritone tritone commented Jul 10, 2025

This fixes some potential deadlocks in MultiRangeDownloader which were caused by not releasing a lock on early return, or holding it when it wasn't needed (when sending on a chan).

This fixes some potential deadlocks in MultiRangeDownloader
which were caused by not releasing a lock on early return,
or holding it when it wasn't needed (when sending on a chan).
@tritone tritone requested review from a team as code owners July 10, 2025 19:17
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Jul 10, 2025
Copy link

@abhishek10004 abhishek10004 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

ddelgrosso1
ddelgrosso1 previously approved these changes Jul 15, 2025
@tritone tritone added the automerge Merge the pull request once unit tests and other checks pass. label Jul 15, 2025
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2eb23bb into googleapis:main Jul 15, 2025
9 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 15, 2025
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.

4 participants