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

4.x: Fix intermittently failing test. #7379

Merged

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Aug 15, 2023

Test was not correctly blocked and sometimes the client request was faster than the socket client request.

Resolves #7372

@tomas-langer tomas-langer requested a review from danielkec August 15, 2023 10:34
@tomas-langer tomas-langer self-assigned this Aug 15, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 15, 2023
@danielkec danielkec linked an issue Aug 15, 2023 that may be closed by this pull request
@tomas-langer tomas-langer merged commit 90c94d8 into helidon-io:main Aug 15, 2023
@tomas-langer tomas-langer deleted the 7372-intermittent-max-concurrent branch August 15, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x intermittent OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x: Flaky MaxConcurrentRequestsTest.testConcurrentRequests test
2 participants