## Description

  - Cleanup unwraps when launching the services
  - Log errors when failing to start the services

CI passed: https://ci.mesalock-linux.org/mssun/incubator-mesatee/752
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/286

-- Commit Summary --

  * [services] Cleanup unwrap and provide better error handling when launching 
service

-- File Changes --

    M config/src/runtime.rs (13)
    M services/access_control/enclave/src/lib.rs (52)
    M services/authentication/enclave/src/lib.rs (75)
    M services/execution/enclave/src/lib.rs (29)
    M services/frontend/enclave/src/lib.rs (23)
    M services/management/enclave/src/lib.rs (50)
    M services/scheduler/enclave/src/lib.rs (50)
    M services/storage/enclave/src/lib.rs (53)
    M tests/functional/enclave/src/authentication_service.rs (6)
    M tests/functional/enclave/src/utils.rs (8)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/286.patch
https://github.com/apache/incubator-teaclave/pull/286.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/286

Reply via email to