project8 / hornet

Hornet is a nearline data processor for the Project 8 experiment
Other
0 stars 0 forks source link

Cross-Platform File System Watching #7

Closed nsoblath closed 9 years ago

nsoblath commented 9 years ago

Consider using: https://github.com/howeyc/fsnotify

nsoblath commented 9 years ago

New version of fsnotify, as mentioned by @laroque in #24: https://gopkg.in/fsnotify.v1

nsoblath commented 9 years ago

This is now done. Hornet works on linux, mac, and windows.