Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update replay after rxjava bug fix #430

Merged

Conversation

arkivanov
Copy link
Contributor

So there was a bug in RxJava's Observable.replay() operator, and it was derived by Reaktive. This bug was recently fixed (ReactiveX/RxJava#6920). We need to update our implementation as well.

This also fixes #420.

@arkivanov arkivanov force-pushed the update-replay-after-rxjava-bug-fix branch from 43f41b7 to 871fe48 Compare March 13, 2020 18:41
@CherryPerry CherryPerry merged commit 124a46c into badoo:master Mar 13, 2020
@arkivanov arkivanov deleted the update-replay-after-rxjava-bug-fix branch December 7, 2022 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistency in behavior of replay
2 participants