You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.
I enclosed the complete output when running turtle, including the stack trace and command used.
Issue Description
After running the turtle-build:android command, the java program remains in RAM and has high memory usage about 5.5GB.
Expected behaviour: after the build command finishes, the java program used to generate the .apk, frees up its memory and exits.
New Issue Checklist
yarn global add turtle-cli
ornpm install --global turtle-cli
).Issue Description
After running the turtle-build:android command, the java program remains in RAM and has high memory usage about 5.5GB.
Expected behaviour: after the build command finishes, the java program used to generate the .apk, frees up its memory and exits.
Command executed
turtle build:android --keystore-path <keystore.jks> --keystore-alias -t apk
Complete output when running turtle, including the stack trace and command used
Environment
The text was updated successfully, but these errors were encountered: