We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
slc run --cluster 1 runs fine, with a completely flat memory usage. slc run --cluster 2 has a minor memory leak
slc run --cluster 1
slc run --cluster 2
slc run --cluster 4 introduces a even faster memory drain.
slc run --cluster 4
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
@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.
slc
superkhau
No branches or pull requests
slc run --cluster 1
runs fine, with a completely flat memory usage.slc run --cluster 2
has a minor memory leakslc run --cluster 4
introduces a even faster memory drain.The text was updated successfully, but these errors were encountered: