- Improve handling of subdirectories: ignore
PathNotFoundExceptiondue to
subdirectory deletion racing with watcher internals, instead of raising
it on the event stream. - Improve handling of watcher overflow on Windows: prepare for future versions
of SDK, which will properly forwardFileSystemExceptioninto the stream
returned by the watcher.