Improve documentation of doOnUnsubscribe( ) · Issue #233 · ReactiveX/reactivex.github.io · GitHub
Skip to content

Improve documentation of doOnUnsubscribe( ) #233

Description

@DavidMGross

Clarify whether doOnUnsubscribe( ) calls its action when it unsubscribes from the source Observable, not when its subscribers unsubscribe from it's resultant Observable; or whether it calls its action whenever observers to its resultant Observable unsubscribe from it... there's some confusion on the point. The marble diagram may need to be made more evocative of this as well.

See: ReactiveX/RxJava#3877

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions