mirror of
https://github.com/containers/podman.git
synced 2026-01-23 13:28:38 -05: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>