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

Fixes #332, the EventEmitter memory leak warning #368

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

aneilbaboo
Copy link
Contributor

The bug was due to reusing transports when creating new loggers.
Also upgrades to winston 3.1.0 which fixes a different EventEmitter issue
which results in the same warning.

The bug was due to reusing transports when creating new loggers.
Also upgrades to winston 3.1.0 which fixes a different EventEmitter issue
which results in the same warning.
@aneilbaboo aneilbaboo merged commit 5b36842 into dev Nov 29, 2018
@aneilbaboo aneilbaboo deleted the aneil/fixEventEmitterErrors branch December 9, 2018 13:50
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

Successfully merging this pull request may close these issues.

1 participant