Skip to content

Conversation

@Jake-Shadle
Copy link
Member

Resolves: #94

@Jake-Shadle Jake-Shadle merged commit 8b74c3a into main Oct 11, 2025
9 checks passed
@Jake-Shadle Jake-Shadle deleted the fix-windows branch October 11, 2025 19:18
@anelson
Copy link

anelson commented Oct 11, 2025

Wow that was fast! I was preparing my PR to fix this issue and I noticed you'd already landed a fix. Thanks for the quick turnaround 👍

anelson added a commit to anelson-labs/cgx that referenced this pull request Oct 12, 2025
Before I could even open a PR with my fix for
EmbarkStudios/tame-index#94, @Jake-Shadle had already landed
EmbarkStudios/tame-index#95 and made a new release 0.23.1.  And on a
weekend no less.  Very impressive.

This updates to that fixed version of `tame-index`, and for good measure
adds a stress test that causes heavy lock contention on the cargo
package cache to ensure the fix is effective and possibly detect
regressions or other lock-related issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LockOptions::lock on Windows treats a None value as zero timeout instead of infinite.

2 participants