Skip to content

gix-lock v10.0.0

Compare
Choose a tag to compare
@Byron Byron released this 24 Sep 18:19
· 2976 commits to main since this release
7891fb1

New Features

  • Make it easy to configure lock acquisition failure from Duration.
    Now Duration can be turned into acquire::Fail.

Other

  • make clear that locks can leak and what that means on acquiring a lock

Commit Statistics

  • 4 commits contributed to the release over the course of 3 calendar days.
  • 16 days passed between releases.
  • 2 commits were understood as conventional.
  • 1 unique issue was worked on: #1026

Commit Details

view details
  • #1026
    • Make clear that locks can leak and what that means on acquiring a lock (ae29826)
  • Uncategorized
    • Prepare changelogs prior to release (8a60d5b)
    • Merge branch 'gix-lock-improvements' (b009db0)
    • Make it easy to configure lock acquisition failure from Duration. (fda4337)