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