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

MaxListenersExceededWarning #1349

Closed
rhysburnie opened this issue Apr 9, 2017 · 1 comment
Closed

MaxListenersExceededWarning #1349

rhysburnie opened this issue Apr 9, 2017 · 1 comment

Comments

@rhysburnie
Copy link

rhysburnie commented Apr 9, 2017

Hi,

I've been writing tests - new to AVA and have 27 done all passing.
However after the 27th the following started appearing:

MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 beforeExit listeners added. Use emitter.setMaxListeners() to increase limit

Is there some gotcha as far as setup goes that I should be aware of?
The tests themselves are passing.

@novemberborn
Copy link
Member

Yes, see #1346. I'll probably get that out as a 0.19.1 patch release tomorrow.

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

2 participants