ivila commented on issue #214: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/214#issuecomment-3082838248
No, we don’t need to handle it manually. Thanks to Rust’s ownership model, the open Session will be automatically closed in its Drop implementation: https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/81ac1437883e8f91ada751c89b686a853b4d3864/optee-teec/src/session.rs#L117-L123 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org