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

fix: class-scoped xml cache for recomposition #1348

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Jun 19, 2024

What does this PR do?

multiple converters could be going on simultaneously, or as a long-lived process. This cache hung around between converts and caused a bug for IDE.

see slack thread https://salesforce-internal.slack.com/archives/G0213NY8PMH/p1718754058826369

removing the cache was quite bad for perf https://github.com/forcedotcom/source-deploy-retrieve/actions/runs/9587973660

What issues does this PR fix or reference?

@W-15952068@

@mshanemc mshanemc requested a review from a team as a code owner June 19, 2024 21:51
@mshanemc mshanemc mentioned this pull request Jun 19, 2024
Copy link
Member

@mingxuanzhangsfdx mingxuanzhangsfdx left a comment

Choose a reason for hiding this comment

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

Thanks for the change, it looks good to me.

@mshanemc mshanemc merged commit 9fca2f3 into main Jun 19, 2024
77 checks passed
@mshanemc mshanemc deleted the sm/xml-cache-for-pdt branch June 19, 2024 22:28
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.

3 participants