podman-remote: kill -s: hangs #7135
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.
remote
Problem is in podman-remote
In window 1:
$ ./bin/podman system service --timeout=0
In window 2:
Using
fedora-minimal
andenv
because of #5004.It also hangs with
-s 3
, which indicates thattrap
is not the problem. It also hangs with just plainsleep 999
, I just did the trap thing so I could see if the container was getting the signal.The text was updated successfully, but these errors were encountered: