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

Scala Adaptor Improvements #389

Merged
merged 12 commits into from
Sep 18, 2013

Conversation

samuelgruetter
Copy link
Contributor

Includes groupBy, scala README, examples, moving ImplicitFunctionConversions out of internal package, multicast, publish, replay, and methods for BlockingObservable.

Note that the commit samuelgruetter@ac26e42 modifies core by making the Java Subject<T, R> used as contravariant in T and covariant in R, which allows me to write Scala's multicast without typecasting.

@cloudbees-pull-request-builder

RxJava-pull-requests #287 ABORTED

@benjchristensen
Copy link
Member

Looks good to me, unit test pass on my machine.

benjchristensen added a commit that referenced this pull request Sep 18, 2013
@benjchristensen benjchristensen merged commit 6a7ea11 into ReactiveX:master Sep 18, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
…ntimeExce… (ReactiveX#389)

* Issue ReactiveX#331: Fixed Retry.decorateCallable. It handled only RuntimeExceptions, but should handle Exceptions instead.

* Issue ReactiveX#331: CircuitBreaker not handle java.lang.Error, but only java.lang.Exception.
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.

None yet

3 participants