Skip to content

JS: ensure the result from getPathFromFork is unique (to avoid a blowup) #18959

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

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Mar 10, 2025

DCA and CI look fine, so I think this is fine.

It fixes a catastrophic performance issue (see backref).
getPathFromFork had a lot of results, which caused a blowup in isGuardedByNodeInternal.

@github-actions github-actions bot added the JS label Mar 10, 2025
@erik-krogh erik-krogh marked this pull request as ready for review March 10, 2025 16:18
@Copilot Copilot AI review requested due to automatic review settings March 10, 2025 16:18
@erik-krogh erik-krogh requested a review from a team as a code owner March 10, 2025 16:18
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@erik-krogh erik-krogh added the no-change-note-required This PR does not need a change note label Mar 10, 2025
@erik-krogh erik-krogh merged commit e6884cf into github:main Mar 10, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants