Skip to content

Backpressure: Iterable/Range #1477

@benjchristensen

Description

@benjchristensen

request(n) must handle a scenario where request(Long.MAX_VALUE) is received, the fast-path starts, and then it receives request(1) or something else. They should be ignored, right now they are not and could result in bad behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions