mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-24 23:55:52 +03:00
[GH-ISSUE #121] [Android] Abnormally high CPU usage #49
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fsoceityC on GitHub (May 9, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/121
While using the app, there's a chance it causes the phone to overheat and drain battery rapidly. Upon checking, the CPU usage is extremely high, as shown below:
Under normal conditions, the CPU usage is much lower, as shown here:
I haven’t figured out the exact trigger for the high usage yet, but this issue has occurred multiple times.
@kavishdevar commented on GitHub (May 9, 2025):
It might be related to #99. If you are able to tell when that happens, it'll be great.
@kavishdevar commented on GitHub (Jul 10, 2025):
Still the same?
@fsoceityC commented on GitHub (Oct 16, 2025):
No, it didn't happen again