Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
My Cursor IDE just restarted, I had many processes open, even while writing some scripts.
When I reopened Cursor, after 4 minutes, it had stopped halfway through the script, meaning that the IDE closed, it did not continue.
So, cursor must continue working in the background, even if the IDE application on windows is closed. Somewhere it must cache on the web, or somewhere in the background, to finish the task even if the IDE application is closed.
When I reopen the IDE, what it started should be finished.
Steps to Reproduce
For Cursor Developers:
Background Process Persistence
Implement a background service that continues running even when the main IDE window is closed
Cache operations and resume when IDE reopens
Web-Based Task Queue
Store ongoing tasks in cloud storage or local database
Resume from last checkpoint when IDE restarts
Auto-save Checkpoints
Create periodic save points during long operations
Prompt to resume unfinished work on restart
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.43 (user setup)
VSCode Version: 1.99.3
Commit: 8e4da76ad196925accaa169efcae28c45454cce0
Date: 2025-10-30T18:49:27.589Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
For AI issues: which model did you use?
Agent Cursor
Does this stop you from using Cursor
Yes - Cursor is unusable