Skip to content

feat(server): start grpc server and register services when starting in standalone mode (v0.47) #25546

feat(server): start grpc server and register services when starting in standalone mode (v0.47)

feat(server): start grpc server and register services when starting in standalone mode (v0.47) #25546

Triggered via pull request October 13, 2023 11:42
Status Success
Total duration 18m 41s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Analyze: server/start.go#L292
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)