pkg/signals
Michael Gasch 804dcc49a7
Return context.Canceled error in pkg/signals (#1857)
Return a typed `context.Canceled` error following the context package
semantic.

Closes: #1854

Might break existing users if they rely on the current error string
being returned with string matching, which is unlikely though.

Signed-off-by: Michael Gasch <mgasch@vmware.com>
2020-10-28 04:44:34 -07:00
..
signal.go Return context.Canceled error in pkg/signals (#1857) 2020-10-28 04:44:34 -07:00
signal_posix.go Revert "Add SIGPIPE signal handler to the signals package (#689)" (#709) 2019-09-20 13:33:05 -07:00
signal_windows.go Copy pkg/signals verbatim from Serving. (#25) 2018-07-30 13:05:36 -07:00