-
-
Notifications
You must be signed in to change notification settings - Fork 70
π Process biome.exe remains after vscode closeΒ #874
Copy link
Copy link
Open
Labels
Description
VS Code version
1.107.0-insider
Extension version
2025.11.271431
Biome version
2.3.8
Operating system
- Windows
- macOS
- Linux
Description
After closing vscode, biome.exe remains in task list. It happens after some time. And if vscode open/closes multiple times, at the end of day, you can find multiple biome.exe processes.
May be, this can cause huge memory leak, consuming all memory in a few days, when PC is going to hybernation mode, without powering it off.
Steps to reproduce
- open vscode in project, where biome is used
- work some time
- close vscode
Expected behavior
No biome.exe processes to remain after vscode is closed
Does this issue occur when using the CLI directly?
No
Link to a minimal reproduction
No response
Logs
2025-12-03 00:36:04.812 [info] ----------------------------------------
2025-12-03 00:36:04.812 [info] π Biome extension 2025.11.271431.
2025-12-03 00:36:04.812 [info] β¨ Running in single-root workspace mode.
2025-12-03 00:36:04.812 [info] π Found 1 workspace folder(s).
2025-12-03 00:36:04.812 [info] π Created 1 Biome instance(s).
2025-12-03 00:36:04.930 [info] π Started 1 Biome instance(s).
2025-12-03 00:36:04.930 [info] β¨ See the dedicated logging channels for more details.
Reactions are currently unavailable