Yan

Results 4 comments of Yan

Please check this line as well https://github.com/dudleycarr/nsqjs/blob/master/lib/lookupd.js#L53 It seems to not pass the error down.

@iamisti Are you sure you are calling .list() on a class itself not on an instance of a class?

I want to get `pretty` output to file and unable to because of that. That output can be useful since a lot of parsers for TAP format have edge cases.

Here it the non compliant part: Node streams can be consumed multiple times w\o extra effort. If I'm passing my `stream` to other lib which later does `stream.pipe(a)` `stream.pipe(b)` Then...