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: Possible EventEmitter memory leak detected. #3127

Open
benfrancis opened this issue Mar 8, 2024 · 0 comments
Open
Labels
Milestone

Comments

@benfrancis
Copy link
Member

Testing 1.2.0-alpha.1 I am seeing errors suggesting a potential memory leak with event listeners:

2024-03-08 13:03:58.845 ERROR : (node:1016) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 layoutModified listeners added. Use emitter.setMaxListeners() to increase limit

Tested on a Raspberry Pi with Zigbee and Z-Wave add-ons being used.

@benfrancis benfrancis added the bug label Mar 8, 2024
@benfrancis benfrancis added this to the 1.2 milestone Mar 8, 2024
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

1 participant