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 #1251 Make defer opt-in in VirtualTimeScheduler.create #2017

Merged
merged 1 commit into from Jan 22, 2020

Conversation

yarosla
Copy link
Contributor

@yarosla yarosla commented Jan 19, 2020

See #1251

See also conversation in #2012

@simonbasle simonbasle added the warn/behavior-change Breaking change of publicly advertised behavior label Jan 22, 2020
@simonbasle simonbasle changed the title fix #1251: add defer parameter to VirtualTimeScheduler.create() method fix #1251 Make defer opt-in in VirtualTimeScheduler.create Jan 22, 2020
@simonbasle simonbasle merged commit 302429b into reactor:master Jan 22, 2020
@simonbasle
Copy link
Member

Thanks for the PR 🎁 @yarosla 🙇

@yarosla
Copy link
Contributor Author

yarosla commented Jan 22, 2020

Thanks for great project!

simonbasle added a commit that referenced this pull request Mar 9, 2020
A change in #2017 introduced a regression that prevented externally
initialized VirtualTimeSchedulers to be used in StepVerifier.
This commit allows the StepVerifier to once again discover an already
set VTS instance and use it, taking the `defer` parameter into account.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
warn/behavior-change Breaking change of publicly advertised behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants