mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

Starting the podman service in debug-mode causes aardvark to run in debug mode. This does unexpected things with file-descriptors leading to a test-hang. Thanks to @Luap99 for the fix. Signed-off-by: Chris Evich <cevich@redhat.com>