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

Indexing a folder with a subfolder that a user does not have permission to access #358

Open
d-chambers opened this issue Mar 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@d-chambers
Copy link
Contributor

Description

One of the DASCore manuscript reviewers noted the following:

For some specific cases, DASCore is not able to index the data folder. For example, a permission denied error is raised if the folder contains another subdirectory which the user does not has permission on.

I think this is a bit of an unusual scenario we simply haven't encountered before. At first glance, it will probably just be a matter of including IOError in this try except block, but we need to figure out how to include an automated test for this behavior.

@d-chambers d-chambers added the bug Something isn't working label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant