Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 23, 2025

Right now we have an issue where users are getting broken MEF compositions cached on their machines, so subsequent launches of the product are operating on a broken composition. It's not "broken" in the sense that "the cache cannot be loaded" but rather the content of the cache is just missing most of our MEF parts. As a defense-in-depth change to deal with potential transient issues, let's not cache compositions we know are bad.

Right now we have an issue where users are getting broken MEF
compositions cached on their machines, so subsequent launches of the
product are operating on a broken composition. It's not "broken"
in the sense that "the cache cannot be loaded" but rather the content
of the cache is just missing most of our MEF parts. As a defense-in-
depth change to deal with potential transient issues, let's not cache
compositions we know are bad.
@github-actions github-actions bot requested a review from a team as a code owner August 23, 2025 01:08
@jasonmalinowski jasonmalinowski self-assigned this Aug 25, 2025
@shyamnamboodiripad shyamnamboodiripad merged commit afeda84 into release/dev18.0 Aug 27, 2025
25 checks passed
@shyamnamboodiripad shyamnamboodiripad deleted the backport/pr-80021-to-release/dev18.0 branch August 27, 2025 18:21
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.

4 participants