State.vscdb update freezing whole PC (Linux)

Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:

Cursor editor is periodically updating the state.vscdb file, while doing that it is completely crippling PC even freezing writing in other apps etc. This was observed while using a Process Monitor.

The freezing of the computer was happening as the update to this sqlite3 db was happening, once that file was moved to /tmp (RAM based) the issue disappeared.

Version: 1.0.1
VSCode Version: 1.96.2
Commit: 5491d1158b9f2bf4c483cff438c7cc162fd7d130
Date: 2025-06-08T00:32:24.509Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Linux x64 6.15.1-4-cachyos

Issue makes the editor VERY frustrating and very hard to work with.