-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Fix gRPC codegen race condition #31102
Fix gRPC codegen race condition #31102
Conversation
looks good! LEt's see what the CI says. |
This comment has been minimized.
This comment has been minimized.
Unfortunately, this PR is in conflict now, could you rebase and fix the conflict? |
8ee1451
to
3d0dc7b
Compare
I rebased the PR, let's see what CI has to say. |
Thanks |
Failing Jobs - Building 3d0dc7b
Full information is available in the Build summary check run. Failures⚙️ Maven Tests - JDK 11 #- Failing: integration-tests/maven
📦 integration-tests/maven✖
✖
⚙️ Maven Tests - JDK 11 Windows #- Failing: integration-tests/maven
📦 integration-tests/maven✖
✖
|
@cescoffier I add a lock to prevent compilation while generating sources. No more error so far. Shall we try it with quarkus CI ?