Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Make interval work with multiple subscribers#379

Merged
benjchristensen merged 4 commits intoReactiveX:masterfrom
jmhofer:interval-multiple-subscribers
Sep 13, 2013
Merged

Make interval work with multiple subscribers#379
benjchristensen merged 4 commits intoReactiveX:masterfrom
jmhofer:interval-multiple-subscribers

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.

3 participants