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.
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.