-
Notifications
You must be signed in to change notification settings - Fork 3k
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: the close operation of rmq consumer is not sync #38734
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: chyezh The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@chyezh go-sdk check failed, comment |
@chyezh E2e jenkins job failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #38734 +/- ##
===========================================
- Coverage 81.08% 69.33% -11.75%
===========================================
Files 1381 292 -1089
Lines 195251 26182 -169069
===========================================
- Hits 158321 18154 -140167
+ Misses 31345 8028 -23317
+ Partials 5585 0 -5585
|
41a1201
to
d404aef
Compare
Signed-off-by: chyezh <[email protected]>
d404aef
to
e08434f
Compare
@chyezh E2e jenkins job failed, comment |
issue: #38399