diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2021-05-06 11:49:26 +0200 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2021-05-06 11:51:15 +0200 |
commit | 4fe9dc2fbc29fc57e819874635f09b3f837c0415 (patch) | |
tree | 1d7cc51b2e69f32356082455d177ccc40ee7f48b /contrib | |
parent | 9b9bd9e0e7b72c91d8e60103e8da7999cefbc63d (diff) | |
download | podman-4fe9dc2fbc29fc57e819874635f09b3f837c0415.tar.gz podman-4fe9dc2fbc29fc57e819874635f09b3f837c0415.tar.bz2 podman-4fe9dc2fbc29fc57e819874635f09b3f837c0415.zip |
channel: simplify implementation
do not use recover() to prevent writing to a closed channel. There is
already a lock, use it as well for Close and let Write check if the
channel is still active.
[NO TESTS NEEDED] it is a refactoring
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions