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

[Reactive] Verify flatMap doesn't reorder items from the same source #1687

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

akarnokd
Copy link
Collaborator

  • Added an unit test that verifies flatMap doesn't reorder items from the same source.
  • Expanded the signal verification of TestSubscriber to check for onNext after terminal events.

@danielkec danielkec self-assigned this Apr 24, 2020
@danielkec danielkec added the reactive Reactive streams and related components label Apr 24, 2020
@danielkec danielkec added this to the 2.0.0 milestone Apr 24, 2020
@danielkec danielkec merged commit 25ffc50 into helidon-io:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reactive Reactive streams and related components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants