mirror of
https://github.com/docker/docs.git
synced 2026-04-02 09:18:57 +07: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)
This package provides helper functions for dealing with signals across various operating systems