Skip to content

fix: Correctly handle empty directories during the scan - #735

Merged
dmtrKovalenko merged 3 commits into
mainfrom
fix/zlob-crash
Aug 6, 2026
Merged

fix: Correctly handle empty directories during the scan #735
dmtrKovalenko merged 3 commits into
mainfrom
fix/zlob-crash

Conversation

@dmtrKovalenko

Copy link
Copy Markdown
Owner

Closes #725

Before we have completely ignored empty directories partially as a
feature cause usually they do not contain anything useful but there is a
bug #725 that we need to fix and it definetely makes sense to show empty
directories in the dir search

Closes #725

Before we have completely ignored empty directories partially as a
feature cause usually they do not contain anything useful but there is a
bug #725 that we need to fix and it definetely makes sense to show empty
directories in the dir search
Closes #723 fixed in zlob
@dmtrKovalenko
dmtrKovalenko force-pushed the fix/zlob-crash branch 5 times, most recently from 4ff6689 to 6f00392 Compare August 6, 2026 01:39
@dmtrKovalenko
dmtrKovalenko merged commit 3a0ce85 into main Aug 6, 2026
49 checks passed
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.

Watcher misses files created in directories that were empty during initial scan

1 participant