mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-11 05:20:41 +00:00
Filter() is called simultaneously, so the member of its (fake) implementation cannot be written without lock. The issue can be triggered by: go test k8s.io/kubernetes/pkg/scheduler/core --race --count=50