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

[ISSUE #8601]When isPopShouldStop hit,unlock queueLockManager #8602

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

leizhiyuan
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8601

Brief Description

When isPopShouldStop hit,unlock queueLockManager

How Did You Test This Change?

review the code

@leizhiyuan leizhiyuan changed the title [ISSUE #8601]When isPopShouldStop hit,unlock queueLockManager [ISSUE #8601]When isPopShouldStop hit,unlock queueLockManager Aug 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.20%. Comparing base (8859093) to head (484b332).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##             develop    #8602    +/-   ##
===========================================
  Coverage      47.20%   47.20%            
- Complexity     11412    11456    +44     
===========================================
  Files           1275     1277     +2     
  Lines          89110    89344   +234     
  Branches       11468    11481    +13     
===========================================
+ Hits           42061    42177   +116     
- Misses         41873    41965    +92     
- Partials        5176     5202    +26     

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

lizhanhui
lizhanhui previously approved these changes Aug 29, 2024
Copy link
Contributor

@lizhanhui lizhanhui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

cserwen
cserwen previously approved these changes Aug 29, 2024
Signed-off-by: Zhanhui Li <lizhanhui@gmail.com>
@lizhanhui lizhanhui dismissed stale reviews from cserwen and themself via 484b332 August 30, 2024 01:51
Copy link
Member

@lizhimins lizhimins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@lizhanhui lizhanhui merged commit 1a15729 into apache:develop Aug 30, 2024
10 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] when isPopShouldStop hit,queueLockManager will not release rightly
5 participants