Skip to content

Conversation

brenzi
Copy link
Collaborator

@brenzi brenzi commented Sep 5, 2023

closes #1405

inspired by https://blog.sentry.io/you-cant-rust-that/

  • this is expected to fix our flaky M6 integration tests which are over-stressing AESMD service
  • a slight performance optimization can be expected as well as we don't lose time with needless AESMD requests anymore

@brenzi
Copy link
Collaborator Author

brenzi commented Sep 12, 2023

@clangenb can you quickly confirm that I'm on the right track here?

@brenzi brenzi added A0-core Affects a core part B0-silent Item should not be mentioned in any change logs. (e.g. documentation updates) C1-low 📌 Does not elevate a release containing this beyond "low priority" F7-optimization E0-breaksnothing labels Sep 13, 2023
@brenzi brenzi marked this pull request as ready for review September 13, 2023 18:38
@brenzi brenzi requested a review from clangenb September 13, 2023 18:38
Copy link
Contributor

@clangenb clangenb left a comment

Choose a reason for hiding this comment

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

Nice, minimal change, huge impact.

@brenzi brenzi merged commit 3d257de into master Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-core Affects a core part B0-silent Item should not be mentioned in any change logs. (e.g. documentation updates) C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing F7-optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

avoid triggering an entire sgx report creation just to know mrenclave
2 participants