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

Make interval work with multiple subscribers #379

Merged

Conversation

jmhofer
Copy link
Contributor

@jmhofer jmhofer commented Sep 13, 2013

As per @samuelgruetter's comments in #55, I added some tests against interval together with multiple subscribers, and then proceeded to fix the behavior by wrapping it in another subscription function.

I hope it's ok now.

@cloudbees-pull-request-builder

RxJava-pull-requests #276 FAILURE
Looks like there's a problem with this pull request

@jmhofer
Copy link
Contributor Author

jmhofer commented Sep 13, 2013

I feel innocent about that test failure. Looks like a sporadic timing problem of the CurrentThreadScheduler test to me.

benjchristensen added a commit that referenced this pull request Sep 13, 2013
Make `interval` work with multiple subscribers
@benjchristensen benjchristensen merged commit f2d62f4 into ReactiveX:master Sep 13, 2013
@jmhofer jmhofer deleted the interval-multiple-subscribers branch September 14, 2013 09:12
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
…ribers

Make `interval` work with multiple subscribers
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