v1.4.7
版本发布时间: 2018-01-10 13:36:08
fsnotify/fsnotify最新发布版本:v1.7.0(2023-10-22 14:28:14)
- BSD/macOS: Fix possible deadlock on closing the watcher on kqueue (thanks @nhooyr and @glycerine)
- Tests: Fix missing verb on format string (thanks @rchiossi)
- Linux: Fix deadlock in Remove (thanks @aarondl)
- Linux: Watch.Add improvements (avoid race, fix consistency, reduce garbage) (thanks @twpayne)
- Docs: Moved FAQ into the README (thanks @vahe)
- Linux: Properly handle inotify's IN_Q_OVERFLOW event (thanks @zeldovich)
- Docs: replace references to OS X with macOS