Skip to content

Infinite loop in flow control + name refactor needed #66

@SvenT-1643710

Description

@SvenT-1643710

In file src/flow-control/flow.control.ts in function getStreamFrames(...) there is an infinite loop due to ableToSend(...) [from flow.controlled.ts]having to return lessThanOrEqual(temp) instead of lessThan(temp)

ableToSend should probably be refactored to a more clear name

commit hash: 9ee804d
on branch congestionControl

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