Am 04.05.2023 um 13:57 hat Kevin Wolf geschrieben: > This QMP handler runs in a coroutine, so it must use the corresponding > no_co_wrappers instead. > > Signed-off-by: Kevin Wolf <[email protected]> > Reviewed-by: Eric Blake <[email protected]> > Reviewed-by: Stefan Hajnoczi <[email protected]>
I just noticed that this actually fixes a reported hang in 8.0. So let's add: Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2185688 Cc: [email protected] Kevin
