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

Removed unnecessary synchronization #576

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Conversation

spericas
Copy link
Member

The reader that converts a Flow into a ByteArray has unnecessary synchronization in onNext. See #573.

Signed-off-by: Santiago Pericas-Geertsen Santiago.PericasGeertsen@oracle.com

Signed-off-by: Santiago Pericas-Geertsen <Santiago.PericasGeertsen@oracle.com>
@spericas spericas added the enhancement New feature or request label Apr 16, 2019
@spericas spericas requested a review from tomas-langer April 16, 2019 13:24
@spericas spericas self-assigned this Apr 16, 2019
@spericas spericas merged commit a8496b8 into helidon-io:master Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants