Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Possible EventEmitter memory leak detected, while watchings logs #40

Open
robbieaverill opened this issue Dec 24, 2020 · 1 comment
Open
Labels
bug Something isn't working

Comments

@robbieaverill
Copy link
Contributor

I'd set up my chec logs command to watch for a while, then run some operations. I navigated into a couple of the log entries individually, then back to the list again between each. The second I went back to the list I got this error:

[2020-12-23 17:00:45]  402  rqst_16P556C38svK08771645 /v1/checkouts/chkt_4oGbZxYBrJRKKw
[2020-12-23 17:01:31]  402  rqst_16w0ud9vU6x708771691 /v1/checkouts/chkt_Mo1r6yqVAZXRe5
⠋ Listening for logs from Chec. Press "up" to navigate through the exisiting logs(node:20964) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 keypress listeners added to [ReadStream]. Use emitter.setMaxListeners() to increase limit
⠙ Listening for logs from Chec. Press "up" to navigate through the exisiting logs
@robbieaverill robbieaverill added the bug Something isn't working label Dec 24, 2020
@robbieaverill
Copy link
Contributor Author

Reproducible by toggling through some of the options while it's watching, generally.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant