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

Possible memory leak #34

Open
wndffs opened this issue Jan 23, 2024 · 1 comment
Open

Possible memory leak #34

wndffs opened this issue Jan 23, 2024 · 1 comment

Comments

@wndffs
Copy link

wndffs commented Jan 23, 2024

I have some problems with libraries based on nx-remotecache-custom

We have a big project. And when I try to build I see this output:

(node:25020) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Symbol(destroyed) listeners added to [Pack]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)

Tried to use 2 custom libs, and write my own interpretation, but no luck.

Think this is something with "stream"'s

@NiklasPor
Copy link
Owner

Are you having the problem directly with nx-remotecache-custom or one of the libraries using it, e.g. nx-remotecache-azure? Also I'd need the node version please 👀

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

No branches or pull requests

2 participants