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

AzureBlobPath.rmtree() sometimes fails and needs to be called again #448

Open
M0dEx opened this issue Jul 2, 2024 · 0 comments · May be fixed by #449
Open

AzureBlobPath.rmtree() sometimes fails and needs to be called again #448

M0dEx opened this issue Jul 2, 2024 · 0 comments · May be fixed by #449
Labels
bug Something isn't working

Comments

@M0dEx
Copy link

M0dEx commented Jul 2, 2024

In certain scenarios, AzureBlobPath.rmtree() can fail and needs to be called again to finish removing the nested file structure. Even after some investigation, we have been unable to pinpoint and reproduce the issue reliably. We suspect the reason might be some sort of a race condition on the side of the Azure Blob Storage API.

@M0dEx M0dEx changed the title AzureCloudPath.rmtree() sometimes fails and needs to be called again AzureBlobPath.rmtree() sometimes fails and needs to be called again Jul 2, 2024
@M0dEx M0dEx linked a pull request Jul 2, 2024 that will close this issue
@jayqi jayqi added the bug Something isn't working label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants