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

Remove usage of mutex in TQueue and SelfEvent #2758

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

alkino
Copy link
Member

@alkino alkino commented Feb 22, 2024

As the pool underneath is already mutexed (MutexPool), no one mutex TQueue or SelfQueue.

@bbpbuildbot

This comment has been minimized.

Base automatically changed from cornu/clean_sptree_code to master February 22, 2024 14:11
@alkino alkino marked this pull request as ready for review February 26, 2024 11:19
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.14%. Comparing base (17be061) to head (6dd9aef).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2758   +/-   ##
=======================================
  Coverage   67.14%   67.14%           
=======================================
  Files         561      561           
  Lines      104145   104114   -31     
=======================================
- Hits        69930    69911   -19     
+ Misses      34215    34203   -12     

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

Copy link

✔️ 22e2ad2 -> Azure artifacts URL

Copy link

✔️ 8ea4836 -> Azure artifacts URL

@alkino alkino requested review from pramodk and removed request for pramodk February 28, 2024 09:59
Copy link

✔️ 4ec3ee5 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

Copy link

sonarcloud bot commented Mar 18, 2024

Quality Gate Passed Quality Gate passed

Issues
10 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

✔️ 6dd9aef -> Azure artifacts URL

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

2 participants