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

Delete prune keeps trying to delete recursively when directory is not empty #435

Closed
dekobon opened this issue Oct 5, 2018 · 1 comment
Closed

Comments

@dekobon
Copy link
Contributor

dekobon commented Oct 5, 2018

When an application sends a delete api call, if we set prune level 5 and found a directory that is not empty at level 2, then we don't have to check level 3 to 5, but the SDK is trying to check all set(5) level directories always.

@dekobon
Copy link
Contributor Author

dekobon commented Oct 5, 2018

Fixed in 76c4cb8

@dekobon dekobon closed this as completed Oct 5, 2018
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