Skip to content

Make sure there's no await between clearing and filling the environment #24914

Open
@Tyriar

Description

@Tyriar

This is causing the warning icon to show up more.

// Clear any previously set env vars from collection
envVarCollection.clear();
const deactivate = await this.terminalDeactivateService.getScriptLocation(shell, resource);

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugneeds spikeLabel for issues that need investigation before they can be worked on.verification-foundIssue verification failed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions