On 7/10/20 7:06 AM, John Snow wrote: > Move more cleanup actions into _post_shutdown. As a change, if QEMU > should so happen to be terminated during a call to wait(), that event > will now be logged. > > This is not likely to occur during normative use. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/qemu/machine.py | 27 +++++++++++++-------------- > 1 file changed, 13 insertions(+), 14 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>