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

Make the DirEntry->FileInfo conversion nothrow. #142

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

s-ludwig
Copy link
Member

Avoids listDirectory/iterateDirectory getting interrupted when stumbling over inaccessible files. The name field of the returned file info value is always set, so that these files can still be identified.

Avoids listDirectory/iterateDirectory getting interrupted when stumbling over inaccessible files. The `name` field of the returned file info value is always set, so that these files can still be identified.
@l-kramer l-kramer merged commit a48f8f0 into master Mar 25, 2019
@s-ludwig s-ludwig deleted the file_info_exception_fix branch April 5, 2019 07:52
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.

None yet

2 participants