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

Maximum Devices? #315

Open
RxJock opened this issue Mar 5, 2024 · 1 comment
Open

Maximum Devices? #315

RxJock opened this issue Mar 5, 2024 · 1 comment

Comments

@RxJock
Copy link

RxJock commented Mar 5, 2024

“MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 79 connect listeners added to [Insteon]. Use emitter.setMaxListeners() to increase limit“

How do I resolve this error?

@kuestess
Copy link
Owner

kuestess commented Apr 9, 2024

@RxJock No need to worry about that - the code uses a bunch of listeners that fire once, and then are destroyed. I thought I update the maxListeners so this message wouldn't appear, so I'll take another look at it. Nonetheless, nothing to worry about.

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