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

Switching to @Async #705

Merged
merged 1 commit into from
May 27, 2020
Merged

Switching to @Async #705

merged 1 commit into from
May 27, 2020

Conversation

mrm9084
Copy link
Collaborator

@mrm9084 mrm9084 commented May 27, 2020

Description

Updates from CompletableFuture to @async. CompletableFuture causes issues in Java 11 with more than 2 CPUs.

@codecov-commenter
Copy link

Codecov Report

Merging #705 into 1.1.x will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              1.1.x     #705   +/-   ##
=========================================
  Coverage     56.18%   56.18%           
  Complexity      754      754           
=========================================
  Files           181      181           
  Lines          3186     3186           
  Branches        233      233           
=========================================
  Hits           1790     1790           
  Misses         1261     1261           
  Partials        135      135           
Impacted Files Coverage Δ Complexity Δ
...loud/config/AppConfigurationAutoConfiguration.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...e/spring/cloud/config/AppConfigurationRefresh.java 88.88% <100.00%> (ø) 17.00 <1.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb5aca8...7072d8f. Read the comment docs.

@chenrujun chenrujun requested review from chenrujun and removed request for superrdean and saragluna May 27, 2020 10:54
@saragluna saragluna merged commit c13af67 into microsoft:1.1.x May 27, 2020
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.

None yet

4 participants