mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-18 21:57:51 +00:00
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
|
||
|---|---|---|
| .. | ||
| rootlessport_linux.go | ||