Skip to content

Conversation

@plemarquand
Copy link
Contributor

If a WorkspaceContext has multiple folders and removeWorkspaceFolder is called, if the first folder in the list isn't the one we're looking for the function returns intead of continues.

Continue searching for the target folder instead of returning early.

Tasks

  • Required tests have been written
  • Documentation has been updated
  • Added an entry to CHANGELOG.md if applicable

If a `WorkspaceContext` has multiple folders and `removeWorkspaceFolder`
is called, if the first folder in the list isn't the one we're looking
for the function returns intead of continues.

Continue searching for the target folder instead of returning early.
@plemarquand plemarquand merged commit 7c98f31 into swiftlang:main Jan 6, 2026
51 of 52 checks passed
@plemarquand plemarquand deleted the fix-workspace-folder-cleanup branch January 6, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants