mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-22 19:19:18 -05:00
hard exit when services fail
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -74,6 +74,7 @@ func Server(cfg *config.Config) *cli.Command {
|
||||
Msg("Shutting down server")
|
||||
|
||||
cancel()
|
||||
os.Exit(1)
|
||||
})
|
||||
|
||||
debugServer, err := debug.Server(
|
||||
|
||||
Reference in New Issue
Block a user