gulp-community / gulp-cached

A simple in-memory file cache for gulp
MIT License
452 stars 23 forks source link

segfault isolated #9

Open thewillhuang opened 9 years ago

thewillhuang commented 9 years ago

Hello, i recently changed from gulp-cached to gulp-changed, and since then, i haven't seen any seg fault errors. I use it for production to copy files from dev to production, images, and scss tasks. its a couple hundred files. I just wanted to let you know.

yocontra commented 9 years ago

If this module was somehow causing a segfault it would be a node bug because the JS for this plugin is pretty simple