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

Docker-based tests fail with MaxListenersExceededWarning #973

Closed
macbre opened this issue Jul 20, 2021 · 0 comments · Fixed by #974
Closed

Docker-based tests fail with MaxListenersExceededWarning #973

macbre opened this issue Jul 20, 2021 · 0 comments · Fixed by #974

Comments

@macbre
Copy link
Owner

macbre commented Jul 20, 2021

(node:18) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
...
    thrown: "Exceeded timeout of 5000 ms for a test.
    Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
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 a pull request may close this issue.

1 participant