NVIDIA / aistore

AIStore: scalable storage for AI applications
https://aistore.nvidia.com
MIT License
1.21k stars 160 forks source link

python (botocore patch): initialize s3_redirect context to avoid KeyError in redirection logic #179

Closed rkoo19 closed 1 month ago

rkoo19 commented 1 month ago

Signed-off-by: Ryan Koo rbk65@cornell.edu

rkoo19 commented 1 month ago

Closing this pull request because an outdated dependency caused a KeyError in the redirection logic. Updating the dependency resolved the issue.