commit | 069a2ce8a75c9b59a4d08d6d2da3b36bfc5af3f4 | [log] [tgz] |
---|---|---|
author | Daniel P. Berrangé <berrange@redhat.com> | Tue Jul 15 15:30:17 2025 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Mon Jul 21 07:58:57 2025 +0200 |
tree | 93414b5aad539dfb44aad5af25e88d8352db182e | |
parent | 99c6e970a4a6cfd862c6bb0a363c28538436de13 [diff] |
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>