Skip to content

doOnEmpty implementation #16

@davidmoten

Description

@davidmoten

This operator moved to rxjava-extras master branch from ReactiveX/RxJava#3624.

cc/ @thomasnield (author)

  • converted to OnSubscribeDoOnEmpty to save allocations associated with lift
  • removed done checks because of guarantees of observable contract
  • added unit tests, now at 100% coverage

@thomasnield if I've missed something pls let me know, when it looks good to you I'll release to Maven Central.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions