swift-server / swift-service-lifecycle

Cleanly startup and shutdown server application, freeing resources in order before exiting.
https://swiftpackageindex.com/swift-server/swift-service-lifecycle/documentation/servicelifecycle
Apache License 2.0
396 stars 38 forks source link

Propagate service error when gracefully shutting down #152

Closed FranzBusch closed 1 year ago

FranzBusch commented 1 year ago

Motivation

Propagate the service error when we shutdown the group after the service threw.