golangci / golangci-lint

Fast linters runner for Go
https://golangci-lint.run
GNU General Public License v3.0
15.44k stars 1.38k forks source link

dev: fix double call to startTracing #4757

Closed ldez closed 4 months ago

ldez commented 4 months ago
$ golangci-lint run --cpu-profile-path gcil.pprof
Error: can't start CPU profiling: cpu profiling already in use
Failed executing command with error: can't start CPU profiling: cpu profiling already in use