Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pathscale
/
WorkTable
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
5
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: concurrency correctness and release hardening
- #46
#46
Merged
pathscale
merged 15 commits into
master
pathscale/WorkTable:master
from
fix/v1-blockers-consolidated
pathscale/WorkTable:fix/v1-blockers-consolidated
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
fix: concurrency correctness and release hardening
#46
pathscale
merged 15 commits into
master
pathscale/WorkTable:master
from
fix/v1-blockers-consolidated
pathscale/WorkTable:fix/v1-blockers-consolidated
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
fix: make row publication concurrency-safe by default
meh
committed
e39364c
View commit details
Copy full SHA for e39364c
Browse repository at this point
fix: avoid stale multimap removal lookup
meh
committed
6515ba6
View commit details
Copy full SHA for 6515ba6
Browse repository at this point
fix: stabilize concurrent mutation tests
meh
committed
3c248fd
View commit details
Copy full SHA for 3c248fd
Browse repository at this point
fix: bound upsert retry backoff to prevent same-key churn livelock
Show description for 7eab7c1
meh
committed
7eab7c1
View commit details
Copy full SHA for 7eab7c1
Browse repository at this point
test: regression for unsized-update in-place (currently failing)
Show description for 8d4e9f2
meh
committed
8d4e9f2
View commit details
Copy full SHA for 8d4e9f2
Browse repository at this point
test: document unsized-update reinsert bug (ignored regression + root cause)
Show description for 4f3f790
meh
committed
4f3f790
View commit details
Copy full SHA for 4f3f790
Browse repository at this point
build: bump WorkTablesIndex pin to reviewed rev (multimap-gated)
Show description for 34fcad4
meh
committed
34fcad4
View commit details
Copy full SHA for 34fcad4
Browse repository at this point
test: bound vacuum soak to prevent orphaned harnesses
meh
committed
111f61e
View commit details
Copy full SHA for 111f61e
Browse repository at this point
fix: cap upsert retry shift before backoff
meh
committed
87f3dfb
View commit details
Copy full SHA for 87f3dfb
Browse repository at this point
build: consume published index dependency chain
meh
committed
b569492
View commit details
Copy full SHA for b569492
Browse repository at this point
fix: defer vacuum page reuse through read grace
meh
committed
fdc780b
View commit details
Copy full SHA for fdc780b
Browse repository at this point
test: audit index invariants after mutation churn
meh
committed
feba51d
View commit details
Copy full SHA for feba51d
Browse repository at this point
docs: disclose table-wide publication writer barrier
meh
committed
274da81
View commit details
Copy full SHA for 274da81
Browse repository at this point
fix: avoid overlapping page and link reclamation
meh
committed
a21cb07
View commit details
Copy full SHA for a21cb07
Browse repository at this point
fix: serialize synchronous insert with row mutations
meh
committed
e730460
View commit details
Copy full SHA for e730460
Browse repository at this point
You can’t perform that action at this time.