Remove redundant task system message and early return affecting FSPs (fix #192490) by gjsjohnmurray · Pull Request #196247 · microsoft/vscode · GitHub
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

Remove redundant task system message and early return affecting FSPs (fix #192490) #196247

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

gjsjohnmurray
Copy link
Contributor

This PR fixes #192490

At the time #168209 fixed #164051_computeTasksForSingleConfig permitted workspaceFolder to be passed undefined. Since 42e9acc that is no longer the case, so I have removed what #168209 added, which in any case was incorrect as it adversely impacted FileSystemProviders (their schemas don't have dedicated task systems).

@gjsjohnmurray
Copy link
Contributor Author

/assign @meganrogge

@meganrogge meganrogge added this to the November 2023 milestone Oct 23, 2023
@meganrogge
Copy link
Contributor

Thank you @gjsjohnmurray

@meganrogge meganrogge merged commit 4c7ae75 into microsoft:main Oct 30, 2023
6 checks passed
@gjsjohnmurray gjsjohnmurray deleted the fix-192490 branch October 30, 2023 14:46
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants