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

Invoke async should handle raw exception instead of CompletionException #9120

Merged

Conversation

gaoyf
Copy link
Contributor

@gaoyf gaoyf commented Jan 10, 2025

Which Issue(s) This PR Fixes

Fixes #9119

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.98%. Comparing base (e0db654) to head (5cd3f05).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9120      +/-   ##
=============================================
- Coverage      48.09%   47.98%   -0.12%     
+ Complexity     12077    12049      -28     
=============================================
  Files           1320     1320              
  Lines          92840    92840              
  Branches       11898    11898              
=============================================
- Hits           44654    44546     -108     
- Misses         42694    42785      +91     
- Partials        5492     5509      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RongtongJin RongtongJin merged commit de4e48d into apache:develop Jan 17, 2025
10 of 11 checks passed
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.

[Bug] Invoke async should handle raw exception instead of CompletionException
3 participants