You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com> on 2020/05/07 00:08:48 UTC

[apache/incubator-teaclave] [services] Cleanup unwrap and provide better error handling (#286)

## 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

Re: [apache/incubator-teaclave] [services] Cleanup unwrap and provide better error handling (#286)

Posted by Mingshen Sun <no...@github.com>.
Merged #286 into master.

-- 
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#event-3310726934