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

REMOVE events sometimes don't get emitted #405

Closed
xibz opened this issue Dec 2, 2021 · 4 comments
Closed

REMOVE events sometimes don't get emitted #405

xibz opened this issue Dec 2, 2021 · 4 comments
Labels

Comments

@xibz
Copy link

xibz commented Dec 2, 2021

similar to #404
but a different bug. Same OS and same way to repro.

Only difference is REMOVE sometimes does not get emitted.

@fenogentov
Copy link

@sush-reddy
Copy link

sush-reddy commented Mar 21, 2022

I see this too. Especially when built as part of a docker container, I am never able to receive REMOVE event. I even commented out the ignoreLinux part as suggested here, but no change. My requirement is infact primarily to monitor REMOVE/RENAME event, but I'm not getting these.
I get CHMOD event alone, when the watched file is removed/renamed.
Would appreciate if anyone found a workaround.

@kkoken
Copy link

kkoken commented Jun 6, 2022

I am getting the wrong event when I remove the file (I am getting the rename event) I am using macOS Monterey (12.4) on Intel soc

@arp242
Copy link
Member

arp242 commented Jul 22, 2022

Since this is essentially the same as #404, I'll close this one as I don't think there's much value having two issues for the same problem.

@arp242 arp242 closed this as completed Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants