-
Notifications
You must be signed in to change notification settings - Fork 112
core: lift version chooser memory limit #3493
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
core: lift version chooser memory limit #3493
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThe PR raises the memory limit for the version chooser in the start-blueos-core script by adjusting both its Java heap settings and shell resource limits, and exposes a configurable environment variable for future tweaks. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is there a reason for it ? Can you put in the commit ?
This allows blueos to properly uncompress and load side-loaded blueos images
95a6262
to
69408a7
Compare
updated. The memory limit is killing version-chooser as it tries to load user-provided tar images |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We encountered an error and are unable to review this PR. We have been notified and are working to fix it.
You can try again by commenting this pull request with @sourcery-ai review
, or contact us for help.
fix #1600
Summary by Sourcery
Enhancements: