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

SerialSubscription & From #621

Merged
merged 3 commits into from
Dec 23, 2013
Merged

SerialSubscription & From #621

merged 3 commits into from
Dec 23, 2013

Conversation

headinthebox
Copy link
Contributor

Update scala bindings for SerialSubscription since underlying type now implements isUnsubscribed.

Changed Observable.from to use currentThreadScheduler (principle of least surprise).
Used scheduler in create instead of observerOn.
Fixed blocking tests.

@cloudbees-pull-request-builder

RxJava-pull-requests #555 SUCCESS
This pull request looks good

benjchristensen added a commit that referenced this pull request Dec 23, 2013
@benjchristensen benjchristensen merged commit 6647bd5 into ReactiveX:master Dec 23, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
@headinthebox headinthebox deleted the CleanFixes branch January 21, 2014 21:29
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
* Make this config explicitly immutable

* Explicit doc for config field

* Temporary change, to trigger warning from sonar.

* Make this config explicitly immutable

* Fix few other sonar complaints

* Disable non-relevant check in sonar

* Remove unused import

* Propagate right info about thread interruption to callers via exceptions and Thread.interrupted flag

* Fixes after merge with master

* Additional tests and code cleanup

* Tests fix

* Update documentation about thread interruption contract.
Update release notes.

* Make common exception type for RateLimiter and Bulkhead

* Code review comments fixed
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

4 participants