mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-12 13:34:42 +00:00
os/signal.Stop() does not actually close the channel, which means the channel is blocked. Not serious because we don't use interrupt protection on the server, just the CLI (which can afford 1 leaked goroutine).
3.0 KiB
3.0 KiB