bda-research / node-webcrawler

Crawler is a web spider written with Nodejs. It gives you the full power of jQuery on the server to parse a big number of pages as they are downloaded, asynchronously
MIT License
41 stars 7 forks source link

onDrain will not be invoked ? #3

Open mike442144 opened 9 years ago

mike442144 commented 9 years ago

If I have some error with some tasks, the crawler won't fire up the onDain event.