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. #28

Closed
xPaw opened this issue Dec 18, 2023 · 0 comments · Fixed by #29
Closed

MaxListenersExceededWarning: Possible EventEmitter memory leak detected. #28

xPaw opened this issue Dec 18, 2023 · 0 comments · Fixed by #29

Comments

@xPaw
Copy link

xPaw commented Dec 18, 2023

Node v20.10

(node:4705) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 lookup listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
    at _addListener (node:events:588:17)
    at TLSSocket.addListener (node:events:606:10)
    at Readable.on (node:internal/streams/readable:1104:35)
    at ClientRequest.<anonymous> (/home/xpaw/.npm/_npx/0b7ac911589d262c/node_modules/speed-cloudflare-cli/cli.js:103:14)
    at ClientRequest.emit (node:events:514:28)
    at tickOnSocket (node:_http_client:834:7)
    at onSocketNT (node:_http_client:897:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
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

Successfully merging a pull request may close this issue.

1 participant