[CLOB-930] Add ctx.Done() support to shutdown, make start-up wait time configurable, and add support for domain sockets for gRPC server and gRPC web server. #18
dependencies-review.yml
on: pull_request
dependency-review
1m 33s
Annotations
9 errors
dependency-review
network.startInProcess calls node.NewNode, which eventually calls http.ListenAndServe
|
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls http.Server.ListenAndServe
|
dependency-review
api.Server.Start calls server.Serve, which calls http.Server.Serve
|
dependency-review
network.startInProcess calls service.BaseService.Start, which eventually calls http.Server.ServeTLS
|
dependency-review
api.Server.Start calls server.Serve, which eventually calls template.Template.Execute
|
dependency-review
api.Server.Start calls server.Serve, which eventually calls template.Template.ExecuteTemplate
|
dependency-review
api.Server.Start calls server.Serve, which eventually calls template.Template.Execute
|
dependency-review
api.Server.Start calls server.Serve, which eventually calls template.Template.ExecuteTemplate
|
dependency-review
Process completed with exit code 2.
|