On Thu, Nov 18, 2021 at 5:49 PM John Snow <js...@redhat.com> wrote: > > It doesn't matter if it was the user or the class itself that specified > where the sockfile should be created; the fact is that if we are using a > sockfile here, we created it and we can clean it up. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/qemu/machine/machine.py | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>