MaxListenersExceededWarning
Resolved 💬 2 comments Opened Apr 18, 2025 by TiagoGouvea Closed Aug 7, 2025
What version of Codex is running?
v0.1.2504161551
Which model were you using?
o4-mini
What platform is your computer?
Darwin 24.3.0 arm64 arm
What steps can reproduce the bug?
I asked it to change some code on my project and said "yes" some times to the changes.
What is the expected behavior?
_No response_
What do you see instead?
I got (node:113) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. MaxListeners is 10. Use events.setMaxListeners() to increase limitnode --trace-warnings ...
(Use to show where the warning was created) few times.
One of these time it says that it could not change the file and asked me to copy the content and paste on the file.
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗