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

Added Observable.timeout wrappers to scala adapter #720

Merged
merged 1 commit into from
Jan 9, 2014

Conversation

hura
Copy link
Contributor

@hura hura commented Jan 4, 2014

Added the four timeout methods on Observable in the Scala adaptor. Note
for the java/scala type interop:
http://stackoverflow.com/q/20912151

Added the four timeout methods on Observable in the Scala adaptor. Note
for the java/scala type interop:
http://stackoverflow.com/q/20912151
@hura
Copy link
Contributor Author

hura commented Jan 4, 2014

Scala novice here. This is untested and needs review.
@AppliedDuality ?

@cloudbees-pull-request-builder

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

@headinthebox
Copy link
Contributor

I'll have a look; I will be looking at all missing operators in the Scala bindings in the next couple of days.

@samuelgruetter
Copy link
Contributor

LGTM, thanks @hura for contributing

@hura
Copy link
Contributor Author

hura commented Jan 4, 2014

You're welcome. Thanks for clarifying my questions on stackoverflow. Now everything is clear and makes sense. Cheers

@headinthebox
Copy link
Contributor

Yup. I see no problems.

@benjchristensen
Copy link
Member

Merging based on last comment by @headinthebox and review by @samuelgruetter

Thanks @hura

benjchristensen added a commit that referenced this pull request Jan 9, 2014
Added `Observable.timeout` wrappers to scala adapter
@benjchristensen benjchristensen merged commit ab689bf into ReactiveX:master Jan 9, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
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

5 participants