suspend fun HttpServer.closeAwait(): Unit
Like io.vertx.core.http.HttpServer but supplying a handler that will be called when the server is actually closed (or has failed).
completionHandler - the handler
completionHandler