-
Notifications
You must be signed in to change notification settings - Fork 534
+tck #362 wait for request signal in 209, and new additional tests #374
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
+tck #362 wait for request signal in 209, and new additional tests #374
Conversation
Note from other PR:
|
@ktoso this fails the build:
|
Ping @ktoso |
Will get to this during my day |
thanks Viktor for helping push this fix
Pushed the fix, thanks for the reminders @viktorklang ! |
* does. | ||
* <p> | ||
* <b>Verifies rule:</b> <a href='https://github.com/reactive-streams/reactive-streams-jvm#2.11'>2.11</a> | ||
*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah right, forgot to add the new-style-comment; thanks a ton for doing so.
Comments sound good, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Np! Thanks for all your hard work, @ktoso!
Another cleanup to things found in #362
Now we test both cases, not waiting for request and waiting for it explicitly.
Simplified setup a bit as well for existing tests in 209, while problem was pointed out about 210