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

Add extra type check in findFiles2 (#235692) #236267

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Dec 16, 2024

For microsoft/vscode-copilot-release#2493

Ports the fix back to 1.96 too.

Looking at the code I'm still not sure how this can happen but it seems like we end up trying to call .map on a value that is not an array. Adding a more explicit exception here to hopefully track this down

For microsoft/vscode-copilot-release#2493

Looking at the code I'm still not sure how this can happen but it seems like we end up trying to call `.map` on a value that is not an array. Adding a more explicit exception here to hopefully track this down
@mjbvz mjbvz added this to the November 2024 Recovery 1 milestone Dec 16, 2024
@mjbvz mjbvz self-assigned this Dec 16, 2024
@mjbvz mjbvz enabled auto-merge December 16, 2024 21:07
@mjbvz mjbvz merged commit 42b2661 into microsoft:release/1.96 Dec 17, 2024
7 checks passed
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