Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-137427

HTTP 2 request cancellation timing issue may lead to severed connection

XMLWordPrintable

    • 904aec2f3 (dev), a0ab39b24 (6.10), 1fe3a3c05 (6.9)

      The fix to QTBUG-136549 introduced a timing issue where there was a gap between the request being removed and the stream for the request being marked as RESET.

      This meant that incoming frames on that stream that came in before the RST was done would trigger errors and sever the connection.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            manordheim Mårten Nordheim
            manordheim Mårten Nordheim
            Vladimir Minenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes