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

SftpFileSystemEnumerator: don't throw when nested directory is no longer found during recursion #246

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

tmds
Copy link
Owner

@tmds tmds commented Oct 25, 2024

Fixes #245.

@tmds tmds merged commit daebaa1 into main Oct 25, 2024
2 checks passed
@tmds tmds deleted the enumerate_recurse_not_found branch November 20, 2024 13:55
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.

Don't throw for directories which are removed during recursive enumeration.
1 participant