On Mon, Oct 28, 2019 at 09:01:16AM +0100, Aleksandar Markovic wrote: > On Monday, October 28, 2019, Philippe Mathieu-Daudé <phi...@redhat.com> > wrote: > > > Because of a possible deadlock (QEMU waiting for the socket to > > become writable) let's close the console socket as soon as we > > stop to use it. > > > > Suggested-by: Cleber Rosa <cr...@redhat.com> > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > > --- > > tests/acceptance/avocado_qemu/__init__.py | 1 + > > 1 file changed, 1 insertion(+) > > > > > Fixe -> Fix > > You missed my r-b again, given in: > > https://lists.gnu.org/archive/html/qemu-devel/2019-10/msg06376.html > > A. >
I've collected your review and I'm queuing on my python-next branch (and sending shortly in a PR). Thanks, - Cleber.