- Improve handling of subdirectories: ignore
PathNotFoundException
due 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 forwardFileSystemException
into the stream
returned by the watcher.