Possible EventEmitter memory leak detected
Closed this issue · 1 comments
jamesdbrock commented
(node:130773) MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
11 error listeners added to [Socket].
Use emitter.setMaxListeners() to increase limit
When I run the purescript-protobuf conformance test.
jamesdbrock commented
I'm pretty sure that this means that removeError is not being called in readN or write.