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 inotify isdir flag #5

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Handle inotify isdir flag #5

merged 1 commit into from
Jul 12, 2024

Conversation

aduffeck
Copy link
Contributor

@aduffeck aduffeck commented Jul 12, 2024

This PR adds a field toFileEvent which holds the value of the inotify IN_ISDIR flag.

This fixes errors when working with directories like

Error: invalid eventStr: <isdir>, </path/to/,"CREATE,ISDIR",dir>

@pablodz pablodz self-assigned this Jul 12, 2024
@pablodz pablodz merged commit 13ac996 into pablodz:main Jul 12, 2024
1 of 2 checks passed
@pablodz
Copy link
Owner

pablodz commented Jul 12, 2024

@pablodz
Copy link
Owner

pablodz commented Jul 12, 2024

Thanks for the PR

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.

2 participants