Skip to content

package:watcher v1.1.4

Latest
Compare
Choose a tag to compare
@mraleph mraleph released this 02 Oct 15:01
2ef298e
  • 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 forward FileSystemException into the stream
    returned by the watcher.