-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
i'm working with your awesome FSWatcher, it's really efficient and reactive but when i call the watcher.StopWatching() method on instances watching directories with a lot of files (>10.000), it takes a lot of time to stop.
I'm also working with TPL so i tried to put the method watcher.StopWatching() in a parallel task but it still calls the methods i've linked to the watcher.
Do you know a faster way than the regular method to stop an instance of FSWatcher ?
Thanks a lot,
cchicote
Metadata
Metadata
Assignees
Labels
No labels