On Fri, Jul 10, 2020 at 01:06:41AM -0400, John Snow wrote: > This is primarily for consistency, and is a step towards wait() and > shutdown() sharing the same implementation so that the two cleanup paths > cannot diverge. > > Signed-off-by: John Snow > --- > python/qemu/machine.py | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Cleber Rosa Tested-by: Cleber Rosa