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 #52 Improve noSignal test, bump to core 3.3.0 #67

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

PyvesB
Copy link
Contributor

@PyvesB PyvesB commented Nov 30, 2019

This fixes #52 by using the new expectTimeout step verifier introduced in a recent version of reactor-core. See reactor/reactor-core#1913 and reactor/reactor-core#1931 for more information about this change.

@simonbasle
Copy link
Contributor

simonbasle commented Dec 2, 2019

thanks for the PR 🙇
self reminder that as follow-up to merging this PR I'll need to do:

  • rebase of techio branch and push to tech.io (no change to content)
  • rebase of solution branch (no change to content)

@simonbasle simonbasle changed the title Fix noSignal test fix #52 Improve noSignal test, bump to core 3.3.0 Dec 3, 2019
@simonbasle simonbasle merged commit ad96649 into reactor:master Dec 3, 2019
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.

Test for Mono.never() is ineffective
2 participants