mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-16 21:07:22 +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