Run command is hanging

Describe the Bug

The run command feature works once, sometimes twice, then it’s only hanging and the loader in the cancel button keeps spinning.

Steps to Reproduce

Make the composer suggest to run a command like “python main.py”.
This issue has been experienced, no matter what is the command. It could be a simple “rm venv”.

Expected Behavior

When the composer suggest to run a command and you accept it, you click on “Run command” and we are expecting the command to be ran and analyzed by the composer, where here it’s only hanging.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 0.44.9
VSCode Version: 1.93.1
Commit: 316e524257c2ea23b755332b0a72c50cf23e1b00
Date: 2024-12-26T21:58:59.149Z (1 wk ago)
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin x64 23.6.0

Additional Information

Cursor needs to be restarted so the run command can work again for 1 or 2 runs maximum.
Nothing has been found in the software logs ~/Library/Application Support/Cursor/logs
Nothing either in the Cursor’s developer tools console.

Does this stop you from using Cursor

Yes - Cursor is unusable

I was experiencing this problem yesterday as well. Haven’t tried it since upgrading to 0.44.10, hoping this has been resolved. Unfortunately without better changelogs for updates I don’t know.

I tried updating to 0.44.10, but the issue is still there unfortunately.

When it hangs, if you pop the terminal out of the button next to the cancel button, do you see anything of interest there?