Skip to content

The flow control logic should account for the size of the chunk #37

Description

@frochet

It is possible users set a chunk size so large that quiceh would deadlock on one side not yielding a chunk that isn't full (and hence not consuming data), and in the other side not sending data anymore because we exhausted the control flow and we're awaiting a MAX_STREAM_DATA frame.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions