-
Notifications
You must be signed in to change notification settings - Fork 24
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
Enclave request stop #244
Enclave request stop #244
Conversation
I will review this tomorrow morning |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks correct to me. I just had a suggestion for differentiating between having previously sent a stop request and having previously received a stop request.
I also took the liberty to make a few minor changes in the code and commit them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me :)
This PR reworks lf_request_stop() to work with enclaves. It no longer requires an environment argument and it should also work with federations.