microsoft / microsoft/vscode

Terminals created for session stick around unnecessarily

Open
#327,643 0 comments 0 reactions 1 assignee Claimed by @anthonykim1 View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Testing https://github.com/microsoft/vscode/issues/327169

I believe the above issue is fixed but I still believe some terminals are being eagerly created and sticking around unnecessarily.

Repro Steps (In Agents Window):
1. Create new session
2. Select an older session in the sessions list
3. Create new session
4. Select a different older session in the sessions list
5. Repeat for 5 or so sessions
6. Run `Inspect Agent Host Subscriptions`

Notice there are 6+ terminals listed even though I never interacted with any sessions or their terminals.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.