Open yuri-karadzhov opened 9 years ago
Good point, mind submitting a PR that does this?
The fix is presented in the warning - just add setMaxListeners(15) to emmiter, you know better where it is in your code.
I honestly just don't have the bandwidth right now. This would be an opportunity to get involved and learn how this works and then help fix some issues. I gather that you are very interested in this working right (judging from amount of issues).
So I actually added you as collaborator. So you now have commit access, but please suggest each change/fix in a separate branch so we can discuss. Once we both agree you can merge into master and I'll publish a new version.
Thanks.
I have this warning every time I start scriptie-talkie: (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. It's annoying, please increase amount of possible listeners.