Skip to content
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

100% CPU Usage in Python 'commit up' Process #230

Open
Ataraxiall opened this issue Sep 19, 2023 · 2 comments
Open

100% CPU Usage in Python 'commit up' Process #230

Ataraxiall opened this issue Sep 19, 2023 · 2 comments
Labels

Comments

@Ataraxiall
Copy link

Hello, I have noticed that the Python process 'commit up' experiences long spikes of 100% CPU usage. Is this normal? I have tried different Python versions, and it happens consistently.

image

Thanks!

@davesteele davesteele added the bug label Sep 19, 2023
@davesteele
Copy link
Owner

Shouldn't be. That process is for the web page, which only runs in the HOTSPOT mode.

The app does little more than make D-Bus calls from a Flask environment.

@Ataraxiall
Copy link
Author

Well, I've noticed that on different devices with different versions of Python. I don't know what it could be, and I'm not sure if I can see within Python which part of the code is increasing the CPU usage. On the other hand, I've also noticed that on iPhone, the captive portal doesn't show the networks as quickly as on Android. I don't know if there's a connection.
Thank you and greetings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants