gmethvin / directory-watcher

A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration
Apache License 2.0
264 stars 34 forks source link

Fix file creation event notification for locked file on Windows #57

Closed tvasenin closed 3 years ago

tvasenin commented 3 years ago

If we were not able to confirm a file was removed, emit the creation event even if we failed to hash this file.