mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-28 01:30:27 -04:00
If the caller needs to reconfigure klog, then calling klog without proper synchronizing while stopping causes a data race. We have to ensure that the goroutine has terminated before stop returns. |
||
|---|---|---|
| .. | ||
| controlplane_utils.go | ||
| etcd.go | ||
| flags.go | ||
| goleak.go | ||
| logger.go | ||
| OWNERS | ||
| perf_utils.go | ||
| serializer.go | ||
| test_server.go | ||
| util.go | ||