mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Add handler for SIGUSR1 based on feedback regarding when to dump goroutine stacks. This will also dump goroutine stack traces on SIGQUIT followed by a hard-exit from the daemon. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp) Upstream-commit: 95fcf76cc64a4acf95c168e8d8607e3acf405c13 Component: engine
This package provides helper functions for dealing with signals across various operating systems