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

[feat]: handle non-existing directories as empty if they have a meta file #2999

Merged
merged 6 commits into from
Jan 9, 2025

Conversation

foxriver76
Copy link
Collaborator

Link the feature issue which is closed by this PR

closes #2998

Implementation details

when reading an non-existing directory where the id has an existing meta file we handle it as empty instead of non-existing

Tests

  • I have added tests to test this feature
  • It is not possible to test this feature

Documentation

  • I have documented the new feature

changelog should be enough

@foxriver76 foxriver76 requested a review from Apollon77 January 8, 2025 15:32
@foxriver76 foxriver76 merged commit d6fa20b into master Jan 9, 2025
15 checks passed
@foxriver76 foxriver76 deleted the issue-2998 branch January 9, 2025 09:46
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.

[bug]: Unable to read empty (= never used) meta directory (readDirAsync): not exists
2 participants