Request: Completable.andThen(Completable) · Issue #3947 · ReactiveX/RxJava · GitHub
Skip to content

Request: Completable.andThen(Completable) #3947

Description

@vanniktech

To match Completable#andThen(Observable<T> next) and Completable#andThen(Single<T> next) it would be nice if there were an operator like this:

Completable#andThen(Completable next).

Unless there is some other way to achieve the same functionality right now.

Metadata

Metadata

Assignees

No one assigned

    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