mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-07 19:26:40 +00:00
each service with a lock to ensure that no two goroutines will process a service at the same time. This is needed to avoid weird race conditions.