Skip to content

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

Merged
akarnokd merged 1 commit intoReactiveX:2.xfrom
akarnokd:RetryWhenVariance
Oct 17, 2016
Merged

2.x: remove variance from the input source of retryWhen#4720
akarnokd merged 1 commit intoReactiveX:2.xfrom
akarnokd:RetryWhenVariance

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