You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hawkw had some good feedback on #1091 that we punted on for the sake of urgency. In particular, a couple of things about the attestation server are a bit awkward:
@hawkw had some good feedback on #1091 that we punted on for the sake of urgency. In particular, a couple of things about the attestation server are a bit awkward:
JoinHandleon the server is a leftover from a previous design and could be removed (mvp vm attestation #1091 (comment))tokio::sync::watchchannel (mvp vm attestation #1091 (comment))Both of these would be nice improvements to the code and seem worth doing.