Skip to content

fix(gRPC): task of cleaning up canceled streams in http2Client has a probability of deadlocking #1747

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

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

DMwangnima
Copy link
Contributor

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

fix(gRPC): http2Client 中清理 cancel 流的任务有概率死锁

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@DMwangnima DMwangnima requested review from a team as code owners April 7, 2025 02:02
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.15%. Comparing base (df47fc9) to head (36e6549).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1747      +/-   ##
===========================================
+ Coverage    59.11%   59.15%   +0.03%     
===========================================
  Files          379      379              
  Lines        34432    34438       +6     
===========================================
+ Hits         20356    20373      +17     
+ Misses       12840    12829      -11     
  Partials      1236     1236              
Flag Coverage Δ
integration 46.86% <0.00%> (-0.08%) ⬇️
unit 50.22% <100.00%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DMwangnima DMwangnima force-pushed the fix/grpc_client_deadlock branch 2 times, most recently from 7585782 to 1aa535c Compare April 7, 2025 07:47
@DMwangnima DMwangnima force-pushed the fix/grpc_client_deadlock branch from 1aa535c to 36e6549 Compare April 7, 2025 08:01
@DMwangnima DMwangnima merged commit c524dae into cloudwego:develop Apr 7, 2025
22 checks passed
DMwangnima added a commit to DMwangnima/kitex that referenced this pull request Apr 8, 2025
DMwangnima added a commit to DMwangnima/kitex that referenced this pull request Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants