podman run or exec and pipes somehow does not terminate pipes #23931
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
This happens with rootful and rootless podman.
The same happens with
podman exec
but the reproduction below is simpler.Steps to reproduce the issue
Steps to reproduce the issue
echo echo aha | podman run --rm -it registry.fedoraproject.org/fedora-toolbox:40 bash -x
^C
is me pressing ctrl-c once):podman kill -l
the container in another shell to get the original shell backDescribe the results you received
see above.
Describe the results you expected
it returns after running the command.
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
No
Additional environment details
Additional information
The text was updated successfully, but these errors were encountered: