]> git.ipfire.org Git - thirdparty/qemu.git/commit
functional: ensure log handlers are closed
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 15 Jul 2025 14:30:17 +0000 (15:30 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Jul 2025 05:58:57 +0000 (07:58 +0200)
commit069a2ce8a75c9b59a4d08d6d2da3b36bfc5af3f4
tree93414b5aad539dfb44aad5af25e88d8352db182e
parent99c6e970a4a6cfd862c6bb0a363c28538436de13
functional: ensure log handlers are closed

This avoids a resource leak warning from python when the
log handler is garbage collected.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250715143023.1851000-9-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/qemu_test/testcase.py