Skip to content

Request: Completable.andThen(Completable) #3947

Closed
@vanniktech

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions