Skip to content

fix: Fix race condition on batchsender when sending resources from multiple goroutines #8243

fix: Fix race condition on batchsender when sending resources from multiple goroutines

fix: Fix race condition on batchsender when sending resources from multiple goroutines #8243

Triggered via pull request February 6, 2026 15:11
Status Failure
Total duration 1m 9s
Artifacts

lint_golang.yml

on: pull_request
Lint with GolangCI
41s
Lint with GolangCI
Fit to window
Zoom out
Zoom in

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)