mirror of
https://github.com/containers/podman.git
synced 2025-11-29 09:37:38 +08:00
One might think Close() should be called but we are already using Shutdown() which is the graceful way to stop the server so we don't actually need Close(). Signed-off-by: Paul Holzinger <pholzing@redhat.com>