SeleniumHQ / selenium-ide

Open Source record and playback test automation for the web.
https://selenium.dev/selenium-ide/
Apache License 2.0
2.8k stars 762 forks source link

MaxListenersExceededWarning error message in debug window #1766

Closed BartolomeSintes closed 8 months ago

BartolomeSintes commented 8 months ago

🐛 Bug Report

Often, I can see several messages like this one in the debug window 18:14:40 [error] [ '(node:22904) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 state.onMutate.response listeners added to [IpcMainImpl]. Use emitter.setMaxListeners() to increase limit' ] The error does not stop my tests, so it does not bother me, but perhaps you are interested in preventing this kind of bug. I can provide the .side file of the test or whatever information you would need.

Environment

OS: Windows 10 Selenium IDE Version: 4 alpha 80

edvinjunda commented 8 months ago

I get same error message during this issue: https://github.com/SeleniumHQ/selenium-ide/issues/1763

toddtarsi commented 8 months ago

Thanks for calling this out guys! I'm actually going to close this because its a bit redundant with this issue, but its a top priority for me!

https://github.com/SeleniumHQ/selenium-ide/issues/1763

github-actions[bot] commented 7 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.