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

Fixed: PathNotFoundException when deleting a file that is already del… #423

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

MattyBoy4444
Copy link

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug Fix #184

⤵️ What is the current behavior?

Throws PathNotFoundException when deleting files that are already deleted

🆕 What is the new behavior (if this is a feature change)?

Ignore Error

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

📝 Links to relevant issues/docs

#184

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

@coolusaHD
Copy link

@Baseflow
When does this PR gets merged ? 👀

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.

FileSystemException: Cannot delete file
2 participants