• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

futpib / ghx / 25316129901

Builds Branch Commit Type Ran Committer Via Coverage
25316129901 master Detect crashed lock holders via per-holder heartbeats The previous refcount-in-JSON design jammed the mutex if any holder crashed between acquire and release: the count stayed elevated and no other key could ever acquire. Replace it with one prop... push 04 May 2026 11:22AM UTC futpib github
79.35
24468195160 master Rename fs-rwlock to fs-group-mutex The primitive isn't an rwlock — it has no exclusive/write mode. It implements group mutual exclusion: holders with the same key share, different keys are serialized. Rename module, API, and state file to match. push 15 Apr 2026 05:19PM UTC futpib github
92.86
24468195160 master Rename fs-rwlock to fs-group-mutex The primitive isn't an rwlock — it has no exclusive/write mode. It implements group mutual exclusion: holders with the same key share, different keys are serialized. Rename module, API, and state file to match. push 15 Apr 2026 05:19PM UTC futpib github
92.86
24346350226 master Replace exclusive lock with per-account shared lock Multiple ghx processes using the same account can now run concurrently instead of being serialized. Processes needing a different account wait until all current holders finish. Co-authored-by: ... push 13 Apr 2026 01:36PM UTC futpib github
92.86
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc