Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move clear envCollection to after await #24921

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

eleanorjboyd
Copy link
Member

fixes #24914

@eleanorjboyd eleanorjboyd added bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary labels Mar 19, 2025
@eleanorjboyd eleanorjboyd self-assigned this Mar 19, 2025
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the March 2025 milestone Mar 19, 2025
@eleanorjboyd eleanorjboyd merged commit 6a60c92 into microsoft:main Mar 19, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure there's no await between clearing and filling the environment
3 participants