Skip to content

Backpressure: SerializedSubscriber #1671

@benjchristensen

Description

@benjchristensen

Can we make SerializedSubscriber correctly be implemented with a bounded buffer and support reactive pull backpressure?

This should also ensure that Observable.serialize() works correctly with backpressure, both bounding its internal queue and chaining through the Producer.request calls.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions