You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: dictionary changed size during iteration in GCSObjectMetadataClient (#468)
* Fix: dictionary changed size during iteration in GCSObjectMetadataClient
* chroe:ruff
* refactor: Convert lists to tuples to reduce memory usage
* fix: Use constant for GCS metadata size
* fix: Remove unnecessary result assignment in metadata size adjustment test
---------
Co-authored-by: Masayuki-Kamoda <[email protected]>
0 commit comments