[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/7] python/machine: remove _remove_monitor_sockfile property
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH 2/7] python/machine: remove _remove_monitor_sockfile property |
Date: |
Fri, 19 Nov 2021 09:22:59 -0300 |
On Thu, Nov 18, 2021 at 5:49 PM John Snow <jsnow@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 <jsnow@redhat.com>
> ---
> python/qemu/machine/machine.py | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
- [PATCH 0/7] python: More fixes for 6.2, John Snow, 2021/11/18
- [PATCH 1/7] python/machine: add @sock_dir property, John Snow, 2021/11/18
- [PATCH 5/7] python/machine: handle "fast" QEMU terminations, John Snow, 2021/11/18
- [PATCH 2/7] python/machine: remove _remove_monitor_sockfile property, John Snow, 2021/11/18
- Re: [PATCH 2/7] python/machine: remove _remove_monitor_sockfile property,
Willian Rampazzo <=
- [PATCH 4/7] python/machine: move more variable initializations to _pre_launch, John Snow, 2021/11/18
- [PATCH 6/7] scripts/device-crash-test: Use a QMP timeout, John Snow, 2021/11/18
- [PATCH 3/7] python/machine: add instance disambiguator to default nickname, John Snow, 2021/11/18
- [PATCH 7/7] python/aqmp: fix send_fd_scm for python 3.6.x, John Snow, 2021/11/18