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

Convert synchronized to use semaphores #4284

Merged
merged 6 commits into from
Jun 6, 2022
Merged

Convert synchronized to use semaphores #4284

merged 6 commits into from
Jun 6, 2022

Conversation

tjquinno
Copy link
Member

Resolves #4282

Note that some synchronized keywords remain in gRPC generated test code only.

Signed-off-by: tim.quinn@oracle.com tim.quinn@oracle.com

Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
@tjquinno tjquinno merged commit 09d1207 into helidon-io:master Jun 6, 2022
@tjquinno tjquinno deleted the nosync-3.0 branch June 6, 2022 13:15
@tjquinno tjquinno added this to the 3.0.0-M3 milestone Jun 23, 2022
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.

Remove synchronized from metrics, OpenAPI, gRPC, and microprofile/ code
3 participants