Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Spotted in logs: multiple listener to replicated event #826

Open
kowalski opened this issue May 14, 2021 · 0 comments
Open

Spotted in logs: multiple listener to replicated event #826

kowalski opened this issue May 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@kowalski
Copy link
Contributor

(node:633343) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 replicate.progress listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit

This suggest we are listening more times than we should

@holmesworcester holmesworcester added the bug Something isn't working label May 14, 2021
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

2 participants