-
Notifications
You must be signed in to change notification settings - Fork 506
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
Forgets to stop somewhat RAM intensive Java application. (My laptop kept running out of RAM. xD) #1586
Comments
Use swap space. https://www.tecmint.com/create-a-linux-swap-file/ |
It isn't clear to me what Java app you are stopping and whether it is necessary for Buildozer. Are you saying the build is over, and the Java app is still running? Can you get the full command line of the task? |
I don't have that stuff installed anymore as I've had to reinstall my operating system and don't have a lot of free time now, but I can tell you that Buildozer did complete. |
I am going to close this as Can't Repro because it isn't clear that this is related to Buildozer directly. However, if anyone else has these symptoms, please let us know. |
Versions
Description
Just building an app, the Java application should probably be stopped to conserve RAM on potato computers like mine.
ram-2023-04-05_23.01.47.webm
The text was updated successfully, but these errors were encountered: