fix: Fix race condition on batchsender when sending resources from multiple goroutines #8243
lint_golang.yml
on: pull_request
Lint with GolangCI
41s
Annotations
3 errors
|
Lint with GolangCI
issues found
|
|
Lint with GolangCI:
scheduler/batchsender/batch_sender_test.go#L10
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Lint with GolangCI:
scheduler/batchsender/batch_sender.go#L86
File is not properly formatted (gofmt)
|