jdarling / MongoMQ

MongoMQ is a messaging queue built on top of Node.js and MongoDB's tailable cursors.
MIT License
90 stars 20 forks source link

fixed errors is undefined #27

Closed oriben2 closed 7 years ago

oriben2 commented 7 years ago

in MongoMQ.js line 64, you'd get errors is undefined

jdarling commented 7 years ago

Thanks for the PR, merged. Will version and publish.