Skip to content

Fix dispose not removing the watchers from aggregate and mount FS#34

Merged
xoofx merged 4 commits intoxoofx:masterfrom
Rohansi:fix-disposed-watcher-removal
Feb 6, 2019
Merged

Fix dispose not removing the watchers from aggregate and mount FS#34
xoofx merged 4 commits intoxoofx:masterfrom
Rohansi:fix-disposed-watcher-removal

Conversation

@Rohansi
Copy link
Copy Markdown
Contributor

@Rohansi Rohansi commented Feb 5, 2019

These instances get added to a list when calling Watch but were never being removed when calling Dispose on the watcher instance. The memory FS already does this so it was not affected.

I also updated the test project to try and get it working in my VS. I only managed to get it working with ReSharper's test runner, not VS's. It also works with dotnet test.

Also, could we get 0.7.3 on NuGet when you're free?

@xoofx xoofx merged commit 642b77c into xoofx:master Feb 6, 2019
@xoofx
Copy link
Copy Markdown
Owner

xoofx commented Feb 6, 2019

Thanks! The new package is released. Didn't realize that the last one was almost a year old! 😅

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants