Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1644

AbstractFramedStreamSourceChannel.awaitReadable with timeout doesn't check pendingFrameData

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.30.Final
    • 2.0.29.Final
    • None
    • None

      The implementation without a timeout checks pendingFrameData.isEmpty, but the implementation with a timeout does not.

      This causes calls to awaitReadable(<timeout>) to hang unnecessarily.

              flaviarnn Flavia Rainone
              carterkozak Carter Kozak (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: