atom / watcher

Atom Filesystem Watcher
MIT License
200 stars 36 forks source link

Test with valgrind #15

Open smashwilson opened 7 years ago

smashwilson commented 7 years ago

Run the package through its paces with valgrind to catch memory leaks. Ideally, I'd like to have an npm run script here and in watcher-stress to make it easy to do this repeatably.

smashwilson commented 7 years ago

11 is likely a prerequisite for this.