FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Fix counter underflow race between semaphore fast-path CAS and slow-path fetch_sub by Mattbusel · Pull Request #769 · taskflow/taskflow · GitHub
taskflow
/
taskflow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
12.2k
Code
Issues
20
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix counter underflow race between semaphore fast-path CAS and slow-path fetch_sub
- #769
#769
Open
Mattbusel
wants to merge 1 commit into
taskflow:master
taskflow/taskflow:master
from
Mattbusel:fix/semaphore-cas-loop
Mattbusel/taskflow:fix/semaphore-cas-loop
Copy head branch name to clipboard
Conversation
Commits
1
(1)
Checks
Files changed
Open
Fix counter underflow race between semaphore fast-path CAS and slow-path fetch_sub
#769
Mattbusel
wants to merge 1 commit into
taskflow:master
taskflow/taskflow:master
from
Mattbusel:fix/semaphore-cas-loop
Mattbusel/taskflow:fix/semaphore-cas-loop
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2026
fix: replace fetch_sub with CAS loop in semaphore slow path to prevent counter underflow
Show description for 367a22d
Mattbusel
committed
367a22d
View commit details
Copy full SHA for 367a22d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL