Skip to content

Define semantics of subscribers erroring in onNext(). #106

Closed
@ldaley

Description

@ldaley

I can't find this defined in the spec. Apologies if I've just missed it.

Equivalent in Rx semantics would be the Publisher must catch anything thrown by onNext() and terminate with an onError(). For processors, the upstream subscription would also have to be cancelled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions