xoofx / zio

A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET
BSD 2-Clause "Simplified" License
822 stars 61 forks source link

Refactor FileSystemWatcher tests to use ManualResetEvent #93

Closed Metapyziks closed 3 months ago

Metapyziks commented 3 months ago

As requested in https://github.com/xoofx/zio/pull/92#discussion_r1648812981

xoofx commented 3 months ago

Thanks!