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

feat: add Batcher#close(timeout) and Batcher#cancelOutstanding #3141

Merged
merged 13 commits into from
Sep 9, 2024

make responseFuture volatile because it can be written by the autoflu…

b20824f
Select commit
Loading
Failed to load commit list.
Merged

feat: add Batcher#close(timeout) and Batcher#cancelOutstanding #3141

make responseFuture volatile because it can be written by the autoflu…
b20824f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [java_showcase_integration_tests] SonarCloud Code Analysis failed Sep 9, 2024 in 1m 3s

Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint