hard exit when services fail

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2023-09-19 14:25:22 +02:00
parent 2d3133b8a5
commit 1f1aa50c54
33 changed files with 48 additions and 0 deletions
@@ -74,6 +74,7 @@ func Server(cfg *config.Config) *cli.Command {
Msg("Shutting down server")
cancel()
os.Exit(1)
})
debugServer, err := debug.Server(