On Fri, 10 Jan 2025 14:47:02 GMT, Jaikiran Pai wrote:
>> The HTTP/2 flow control logic has a potential race condition where some of
>> the unprocessed data may be counted twice for the connection window.
>> A protocol exception may be raised incorrectly if there are several
>> concurrent stream
On Fri, 10 Jan 2025 15:13:21 GMT, Daniel Fuchs wrote:
>> The HTTP/2 flow control logic has a potential race condition where some of
>> the unprocessed data may be counted twice for the connection window.
>> A protocol exception may be raised incorrectly if there are several
>> concurrent stream
> The HTTP/2 flow control logic has a potential race condition where some of
> the unprocessed data may be counted twice for the connection window.
> A protocol exception may be raised incorrectly if there are several
> concurrent streams producing data and the connection window is close from
>
On Thu, 9 Jan 2025 20:50:22 GMT, Daniel Fuchs wrote:
> The HTTP/2 flow control logic has a potential race condition where some of
> the unprocessed data may be counted twice for the connection window.
> A protocol exception may be raised incorrectly if there are several
> concurrent streams pro
The HTTP/2 flow control logic has a potential race condition where some of the
unprocessed data may be counted twice for the connection window.
A protocol exception may be raised incorrectly if there are several concurrent
streams producing data and the connection window is close from being exhau