Nx
Enterprise
nx-console
Overview
Sign in / Sign up
Open main menu
nx-console
GitHub
Select a tab
Overview
Runs
Analytics
nx-console
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Failed
2639
63a1acf8 fix: resolve memory leaks in long-running VSCode sessions This commit addresses several memory leak issues that accumulate during long-running VSCode sessions: 1. **Language Model Cache Interval Management**: Fixed potential interval accumulation by properly clearing existing intervals before creating new ones 2. **MCP Server Keep-Alive Intervals**: Added tracking of all active intervals and comprehensive cleanup in stopMcpServer() to prevent orphaned intervals 3. **Workspace Refresh Timeout Accumulation**: Prevented setTimeout accumulation in refreshWorkspaceWithBackoff by tracking and clearing existing timeouts, plus added 10-second timeout limits to prevent infinite waits 4. **Project Path Cache Unbounded Growth**: Added 5-minute cache expiration to prevent indefinite growth of _rootProjectMap cache These fixes should significantly reduce memory usage in Activity Monitor when running VSCode for extended periods (days) without restart. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
11 days ago
by ndcunningham
Previous Page
Prev
Next
Next Page