mirror of
https://github.com/containers/podman.git
synced 2025-10-15 02:06:42 +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>