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

Document possible failures of removing directories on Windows #108

Merged
merged 4 commits into from
Jun 20, 2020
Merged

Document possible failures of removing directories on Windows #108

merged 4 commits into from
Jun 20, 2020

Conversation

LaurentRDC
Copy link
Contributor

@LaurentRDC LaurentRDC commented Jun 13, 2020

Hello,

Recently, I have come across a rare but reproducible problem on Windows here. Removing directories recursively using removeDirectoryRecursive would sometimes fail. This has been documented in many places, including in #96.

This pull request documents this behavior for future users.

@Rufflewind
Copy link
Member

Thank you!

@Rufflewind
Copy link
Member

It looks like there's an algorithm for deleting directories on Windows without the need for retries: #110

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

Successfully merging this pull request may close these issues.

2 participants