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 #6656

Open
salotz opened this issue Nov 19, 2024 · 1 comment
Open

[Bug]: MaxListenersExceededWarning #6656

salotz opened this issue Nov 19, 2024 · 1 comment
Labels

Comments

@salotz
Copy link

salotz commented Nov 19, 2024

Bug

Current behavior

Related to #2422

(node:1530534) MaxListenersExceededWarning: (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit.
(Use `node --trace-warnings ...` to show where the warning was created)

Reproducible example

I don't know how to reproduce.

I was in dev mode running various things.

Workaround

It didn't crash and nothing seems to be out of the ordinary.

Your environment

  • OS: linux
  • How I'm running Kubernetes: GKE

garden version

--> garden version
garden version: 0.13.39
@salotz salotz added the bug label Nov 19, 2024
@twelvemo
Copy link
Collaborator

Hi @salotz, thanks for reporting. We will keep an eye out for these warnings. Let us know if it starts impacting your work or if there is a way to reproduce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants