[pve-devel] applied: [PATCH http-server] fix #3807: don't attempt response on closed handle
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jan 13 13:11:39 CET 2022
On 29.12.21 12:15, Fabian Grünbichler wrote:
> if a client closes the connection while the API server is
> waiting/stalling here, the handle will disappear, and sending a response
> is no longer possible.
>
> (this issue is only cosmetic, but if such clients are a regular
> occurrence it might get quite noisy in the logs)
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
> src/PVE/APIServer/AnyEvent.pm | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list