reactor / lite-rx-api-hands-on

Lite Rx API Hands-On with Reactor Core 3
1.05k stars 959 forks source link

fix #52 Improve noSignal test, bump to core 3.3.0 #67

Closed PyvesB closed 4 years ago

PyvesB commented 4 years ago

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

simonbasle commented 4 years ago

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