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

IAS proxy should refresh enclave IDs of suspended runtimes #4548

Closed
kostko opened this issue Mar 7, 2022 · 1 comment · Fixed by #4552
Closed

IAS proxy should refresh enclave IDs of suspended runtimes #4548

kostko opened this issue Mar 7, 2022 · 1 comment · Fixed by #4552
Assignees
Labels
c:bug Category: bug

Comments

@kostko
Copy link
Member

kostko commented Mar 7, 2022

It seems that currently the IAS proxy does not refresh enclave IDs of suspended runtimes because those updates don't generate events. One (maybe dumb) way to do it is to just refresh on each epoch.

@kostko kostko added the c:bug Category: bug label Mar 7, 2022
@ptrus
Copy link
Member

ptrus commented Mar 7, 2022

Refreshing on each epoch seems like a good idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:bug Category: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants