Skip to content

Add doOnTerminate to Single/Maybe for consistency #6379

Closed
@kennymacleod

Description

@kennymacleod

As mentioned in #5814, there is no doOnTerminate operator on Single or Maybe, but there is on Observable, Flowable and Completable. There doesn't seem to be any reason for this inconsistency, other than it's just an omission.

Yes, you can workaround this using donOnEvent, but can we instead get this operator added just for API consistency?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions