race: podman auto-update barfs when containers disappear #23279
Labels
flakes
Flakes from Continuous Integration
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.
In terminal 1:
$ while :;do podman run --rm quay.io/libpod/testimage:20240123 date;done
In terminal 2:
Expected: no output from
auto-update
command, ever.The text was updated successfully, but these errors were encountered: