mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-23 10:10:47 -05: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). |
||
|---|---|---|
| .. | ||
| child.go | ||
| child_linux.go | ||
| interrupt.go | ||