Open smashwilson opened 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.
npm run
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.