gotwarlost / istanbul-middleware

Connect middleware for server side code coverage using istanbul
Other
179 stars 96 forks source link

Removing event-emitter leak warnings by setting max listeners to zero #3

Closed arboleya closed 11 years ago

arboleya commented 11 years ago

Not sure why it's failing at TravisCI on node 0.8. I tested it locally in 0.6, 0.8 and 0.10, everything worked.

Maybe some inconsistency in Travis using 0.8? Can't say for sure.

arboleya commented 11 years ago

Anything to say about this pr? Should I expect it to be merged someday?

I'm using this middleware and I'd would prefer to stay with this repo/npm package instead of my fork, but the warnings are annoying.

Just let me know, thanks

gotwarlost commented 11 years ago

Sorry. This fell thru the cracks.

arboleya commented 11 years ago

No problem, thank you. :)

arboleya commented 11 years ago

Hi again,

Would you mind bumping the patch and publishing it in NPM?

Tks

gotwarlost commented 11 years ago

Done. Sorry for the delay.