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

Bug: MaxListenersExceededWarning from Bucket.query #72

Closed
1 task done
atimin opened this issue Oct 27, 2023 · 0 comments · Fixed by #73
Closed
1 task done

Bug: MaxListenersExceededWarning from Bucket.query #72

atimin opened this issue Oct 27, 2023 · 0 comments · Fixed by #73
Labels
bug Something isn't working

Comments

@atimin
Copy link
Member

atimin commented Oct 27, 2023

What happened?

When I use the Bucket.query method, I sometimes have the following warning message:

(node:19) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [IncomingMessage]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)

Version

v1.7.2

OS

Linux

Snippet to repeat the bug

No response

Logs

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
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 a pull request may close this issue.

1 participant