[libvirt PATCH] qemu: Don't warn when releasing a released job

Peter Krempa pkrempa at redhat.com
Tue Dec 13 14:06:59 UTC 2022


On Tue, Dec 13, 2022 at 14:47:41 +0100, Jiri Denemark wrote:
> When qemuDomainObjReleaseAsyncJob is called when the current async job
> is already released we emit quite useless warning which was implemented
> to warn about releasing a job owned by another thread.

So isn't it still a programming error when attempting to release the job
after it was released already?

> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_domainjob.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list