Information
VSCode Version: 1.99.30038 (system setup)
Void Version: 1.4.3
Commit: bf06214
Date: 2025-06-06T08:49:49.945Z
Electron: 34.3.2
ElectronBuildId: undefined
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Issue
While LLM Chat try to run command like cargo build with some large dependencies, it is easy to hit the inactivity time limit here, and get this line.
Information
VSCode Version: 1.99.30038 (system setup)
Void Version: 1.4.3
Commit: bf06214
Date: 2025-06-06T08:49:49.945Z
Electron: 34.3.2
ElectronBuildId: undefined
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Issue
While LLM Chat try to run command like
cargo buildwith some large dependencies, it is easy to hit the inactivity time limit here, and get this line.