Currently, server.Start() only starts the HTTP server. It does not handle interrupt signals (SIGINT, SIGTERM) for graceful shutdown or closing open connections properly.
server.Start()
gitlab-org/security-products/secret-detection/secret-detection-response-service!13 (comment 2390313286)