mirror of
https://github.com/containers/podman.git
synced 2025-08-23 09:18:19 +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>