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

fix(VirtualTimeScheduler): remove default maxFrame limit #1893

Merged
merged 1 commit into from
Aug 22, 2016

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented Aug 22, 2016

Description:

This PR amends ctor of virtualTimeScheduler to not to have default maxframe values (== positive infinity) let testScheduler specifies it. Anyone create instance of virtualTimeScheduler may set maxframe value if needed.

Related issue (if exists):

closes #1889

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 97.113% when pulling 1262439 on kwonoj:fix-virtualscheduler into da8c1c2 on ReactiveX:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 97.113% when pulling 1de86f1 on kwonoj:fix-virtualscheduler into da8c1c2 on ReactiveX:master.

@staltz
Copy link
Member

staltz commented Aug 22, 2016

LGTM

@jayphelps jayphelps merged commit 8b60e8d into ReactiveX:master Aug 22, 2016
@kwonoj kwonoj deleted the fix-virtualscheduler branch August 22, 2016 21:38
@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to get immediate subscription result using VirtualTimeScheduler
4 participants