-
-
Notifications
You must be signed in to change notification settings - Fork 965
Closed
Description
I need to remove file watcher. Calling method Remove(fileName) when event happened to prevent receive other event's to this file.
And actually this call to remove event is not working. It's waiting for ignoreLinux to remove watcher, but this never happening.
Reactions are currently unavailable