Skip to content

slow watcher.StopWatching() #6

Description

@cchicote

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions