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

Becomes extremely slow or crash when I run python on my computer #926

Closed
quarkquartet opened this issue Jan 4, 2025 · 2 comments
Closed
Labels
bug Something isn't working as expected duplicate The issue is a duplicate

Comments

@quarkquartet
Copy link

Describe the bug
It's a pretty interesting and useful app. However I found there is a problem.

When I do not run python script, whatever I do, Aerospace is pretty fast and smooth.
But once I run a python script, in terminal or in vscode or in web-jupyter, Aerospace becomes extremely slow.
Every other apps are still smooth, CPU occupation is not crazily high, my MacBook is an M2 MacBook pro bought in 2023 and it's in pretty good status.

This only happens if I run python. For all the other code/langauges scripts that I have tried, this did not happen.

Related issues you could find
I searched for issues but I didn't find anything related.

@quarkquartet quarkquartet added the bug Something isn't working as expected label Jan 4, 2025
@quarkquartet
Copy link
Author

quarkquartet commented Jan 5, 2025

Some additional information:

Aerospace does become slow when I run python, but the severeness of 'slow' is different for different python tasks with different CPU occupations.
But compare to other apps, Aerospace is very sensitive to this. e.g. I have a python script to run like
python scan 1

If I just run this in terminal, Aerospace is slow, but still runable.
if I run 3 terminal windows, each with python scan 1, python scan 2, python scan 3.
Aerospace completely freezes.

On the contrast, all other apps on my mac is pretty smooth even I run 3 terminal windows with python.

The problem of Aerospace does not happen if I run multiple scripts written in some other languages, e.g. Wolfram Mathematica.

@nikitabobko
Copy link
Owner

#131

@nikitabobko nikitabobko added the duplicate The issue is a duplicate label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected duplicate The issue is a duplicate
Projects
None yet
Development

No branches or pull requests

2 participants