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

Handle error for exists on MMapDirectory #1988

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Handle error for exists on MMapDirectory #1988

merged 1 commit into from
Apr 25, 2023

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Apr 7, 2023

exists will return false in case of other io errors, like permission denied

`exists` will return false in case of other io errors, like permission denied
@PSeitz PSeitz requested a review from fulmicoton April 7, 2023 09:24
@PSeitz PSeitz merged commit 80df1d9 into main Apr 25, 2023
@PSeitz PSeitz deleted the mmap_err_handling branch April 25, 2023 07:20
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