mirror of
https://github.com/containers/podman.git
synced 2025-11-30 01:58:46 +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>