Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy_recursively should use recursive self.minio_obj.list_objects #31

Open
IamTugy opened this issue Aug 10, 2024 · 0 comments
Open

copy_recursively should use recursive self.minio_obj.list_objects #31

IamTugy opened this issue Aug 10, 2024 · 0 comments

Comments

@IamTugy
Copy link
Owner

IamTugy commented Aug 10, 2024

use self.minio_obj.list_objects instead of _get_objects_at and diy logic to reduce the amount of code written and tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant