mirror of
https://github.com/containers/podman.git
synced 2026-02-07 04:42:03 -05: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>