github GitoxideLabs/gitoxide gix-tempfile-v21.0.1
gix-tempfile v21.0.1

12 hours ago

Bug Fixes

  • Add Windows-specific retry logic for persist operations
    On Windows, external processes (antivirus, file watchers) can temporarily
    lock files, causing persist (rename) operations to fail with access denied
    or sharing violation errors. This adds retry logic similar to libgit2's
    approach: up to 10 retries with 5ms delay between attempts.

Commit Statistics

  • 6 commits contributed to the release over the course of 18 calendar days.
  • 18 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #2417

Commit Details

view details
  • #2417
    • Add Windows-specific retry logic for persist operations (6648e05)
  • Uncategorized
    • Merge pull request #2419 from GitoxideLabs/copilot/fix-retry-logic-windows (c149c60)
    • Refactor (816d45f)
    • Merge pull request #2407 from GitoxideLabs/dependabot/cargo/cargo-fb4135702f (8bceefb)
    • Bump the cargo group with 59 updates (7ce3c55)
    • Merge pull request #2393 from GitoxideLabs/report (f7d0975)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.