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

2.x: remove variance from the input source of retryWhen #4720

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

akarnokd
Copy link
Member

The variance of the retryWhen operator doesn't infere properly with java 8. This PR removes the ? extends from the function's input Observable.

Reported in: https://twitter.com/HansWurst315/status/788108336285753344

@akarnokd akarnokd added the Bug label Oct 17, 2016
@akarnokd akarnokd added this to the 2.0 RC5 milestone Oct 17, 2016
@akarnokd akarnokd merged commit 19d83c1 into ReactiveX:2.x Oct 17, 2016
@akarnokd akarnokd deleted the RetryWhenVariance branch October 17, 2016 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants