gitlabhq/gitlab-shell

View on GitHub
cmd/gitlab-sshd/main.go

Summary

Maintainability
A
35 mins
Test Coverage

Function gracefulShutdown has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func gracefulShutdown(ctx context.Context, done chan os.Signal, cfg *config.Config, server *sshd.Server, cancel context.CancelFunc) {
Severity: Minor
Found in cmd/gitlab-sshd/main.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status