nickminutello

Results 7 comments of nickminutello

Need a $breadcrumbs fix too...

It appears that test.ifError() doesn't really work as a protection for the rest of the assertions. (which is not what you expect instinctively - or from reading the code) As...

I am seeing the same problem. Log4js & pm2 & cluster. The log4js stdout appender _appears_ to be calling `process.stdout.write` ... [here](https://github.com/log4js-node/log4js-node/blob/master/lib/appenders/stdout.js#L5) From what I can tell: - It is...

Cool. I will have a stab if I get some free time

I'm looking forward to the upgrade - I'm experiencing a bug in redis 0.7.3 : https://github.com/mranney/node_redis/issues/467