diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2020-04-29 12:32:34 +0200 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2020-04-29 12:35:23 +0200 |
commit | 6d545bb2f773ff996ce28e0b6608380206835004 (patch) | |
tree | a0dd7137bef7f0a06887a564a64eaf5678f9ed23 /test | |
parent | b8db112436116fd7fdc8288a3d25eb82480cf752 (diff) | |
download | podman-6d545bb2f773ff996ce28e0b6608380206835004.tar.gz podman-6d545bb2f773ff996ce28e0b6608380206835004.tar.bz2 podman-6d545bb2f773ff996ce28e0b6608380206835004.zip |
rootlessport: use two different channels
The same channel is written to by two different goroutines.
Use a different channel for each of them so to avoid writing to a
closed channel.
Closes: https://github.com/containers/libpod/issues/6018
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions