diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2020-04-29 12:32:34 +0200 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2020-04-29 16:56:12 +0200 |
commit | b3b889d8a24340249f668df9e68f5e95646cc004 (patch) | |
tree | 2ec2297da7889d74e2f337807b54eac79402a0ac /API.md | |
parent | 41853454b0c9ef57736965c6ba7d646c63ff42da (diff) | |
download | podman-b3b889d8a24340249f668df9e68f5e95646cc004.tar.gz podman-b3b889d8a24340249f668df9e68f5e95646cc004.tar.bz2 podman-b3b889d8a24340249f668df9e68f5e95646cc004.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>
(cherry picked from commit 6d545bb2f773ff996ce28e0b6608380206835004)
Diffstat (limited to 'API.md')
0 files changed, 0 insertions, 0 deletions