mirror of
https://github.com/containers/podman.git
synced 2026-03-25 18:13:22 -04: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>