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

Memory leak when using more than one worker in production #1604

Closed
kennethlynne opened this issue Aug 18, 2015 · 2 comments
Closed

Memory leak when using more than one worker in production #1604

kennethlynne opened this issue Aug 18, 2015 · 2 comments
Assignees

Comments

@kennethlynne
Copy link

slc run --cluster 1 runs fine, with a completely flat memory usage.
slc run --cluster 2 has a minor memory leak

image

slc run --cluster 4 introduces a even faster memory drain.

@superkhau
Copy link
Contributor

Can you try scaffolding a new project and running it with the settings above? Then provide a link to a test project on GitHuh so I can try to reproduce it on my end? See https://github.com/strongloop/loopback/wiki/Issues#bug-report

@superkhau
Copy link
Contributor

@kennethlynne Not sure if you're still running into this issue, but please post at https://github.com/strongloop/strongloop/issues for slc related issues. Closing.

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