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

clear up max event listeners warning #145

Merged
merged 2 commits into from
Aug 12, 2019

Conversation

thescientist13
Copy link
Member

Related Issue

resolves #141

Summary of Changes

This likely isn't actually making the problem go away and is more akin to swallowing an exception, but it is making the warning away and remove the warning console output.

Likely our effort would be better spent solving this for good as part of #16

@thescientist13 thescientist13 added the bug Something isn't working label Aug 8, 2019
@thescientist13 thescientist13 merged commit b595e74 into master Aug 12, 2019
@thescientist13 thescientist13 deleted the bug/issue-141-event-emmitters-memory-leak branch August 12, 2019 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MaxListenersExceededWarning: Possible EventEmitter memory leak detected
1 participant