mirror of
https://github.com/containers/podman.git
synced 2025-10-11 00:06:32 +08:00

This greatly simplifies the locking around these two functions, and things end up looking a lot more elegant. This should prevent the race flakes we were seeing before. Fixes #25289 Signed-off-by: Matt Heon <mheon@redhat.com>