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

Resolves #98 - Too many open files on Recursive Remove #99

Merged

Conversation

jpopadak
Copy link
Contributor

@jpopadak jpopadak commented Jan 13, 2020

  • Doing a recursive remove on a large dir/tree structure causes TooManyOpenFiles error
  • Added closing of opened file using defer

- Doing a recursive remove on a large dir/tree structure
  causes TooManyOpenFiles error
- Add file.Close with error print
@petergtz petergtz merged commit 4d9439d into petergtz:develop Jan 14, 2020
@jpopadak jpopadak deleted the Resolves98-TooManyOpenFilesOnRemove branch January 14, 2020 16:24
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