qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] monitor/qmp: fix race with clients disconnecting early


From: Markus Armbruster
Subject: Re: [PATCH] monitor/qmp: fix race with clients disconnecting early
Date: Thu, 02 Sep 2021 14:05:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Markus Armbruster <armbru@redhat.com> writes:

[...]

> The point of OOB commands is "exec-oob executes right away no matter
> what".  To make that possible OOB-capable commands are severely
> restricted in what they can do, and the client needs to limit the number
> of commands in flight.
>
> "Right away" should be possible even when the client has to connect
> first.  I'm not sure that's actually the case now.

It's not.  I consider this a bug.

[...]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]