davidmoten / davidmoten/rxjava-extras

doOnEmpty implementation

Open
#16 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
271
Forks
28
Avg merge
2m
Merged PRs (30d)
1

Description

This operator moved to rxjava-extras master branch from https://github.com/ReactiveX/RxJava/pull/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.