openstf / stf

Control and manage Android devices from your browser.
https://openstf.io
Other
13.39k stars 2.79k forks source link

Use remote ADB install apk, Linux memory will always increase, if installed too much memory will explode #1311

Open ZhinanSu opened 2 years ago

ZhinanSu commented 2 years ago

How do I clean up this memory

Jitu1888 commented 2 years ago

Create a spring boot service and clean the phone or system in a interval

weibingtie commented 2 years ago

I encountered that the node memory in the stf service is increasing, but it will not decrease. I don't know how to release the used memory. Only stf can be restarted. Is there any solution?