You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: