Files
podman/pkg/adapter
Valentin Rothberg 868ee6db70 sigproxy: return after closing the channel
When stopping signal handling (e.g., to properly handle ^C) we are also
closing the signal channel.  We should really return from the go-routine
instead of continuing and risking double-closing the channel which leads
to a panic.

Fixes: #5034
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-01-31 16:13:00 +01:00
..
2020-01-13 14:27:02 +01:00
2020-01-21 16:35:45 -06:00
2020-01-21 16:35:45 -06:00
2020-01-15 17:08:22 +01:00
2019-06-25 13:51:24 -05:00
2020-01-10 09:41:39 -06:00
2019-12-29 11:18:49 -06:00
2020-01-25 15:09:09 -06:00
2020-01-28 13:36:10 -06:00
2019-11-29 05:34:52 -05:00