race: podman-remote stop --cidfile --ignore does very weird things #23554
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
I can't find a way to reproduce this actual bug but it is super reproducible in BATS:
That is: wtfff?
This sort of reproduces it after a long time (1-2 minutes) but still, wtf??
Window 1:
$ podman system service --timeout=0
Window 2:
$ while :;do bin/podman run --rm quay.io/libpod/testimage:20240123 date;done
Window 3:
Window 3 spits out CID after CID after CID ??? Then, after a while, it finally dies
The text was updated successfully, but these errors were encountered: