Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(node:68510) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 uncaughtException listeners added. Use emitter.setMaxListeners() to increase limit #16

Open
jennyvallon opened this issue Mar 12, 2018 · 0 comments

Comments

@jennyvallon
Copy link

It seems as though every require of CNN Logger attaches an uncaughtException event listener. If required enough times it will trigger the warning above.

Additional information on the particular example can be found here : http://tickets.turner.com/browse/CNNAA-218 in the comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant