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
fix: disable key tracking (concurrency-unsafe), add TODO for DiskCacheLocks fix
_record_accessed_key is now a no-op to prevent EOFError crashes from
concurrent read-modify-write on _keys.sjl files. Added TODO to use
DiskCacheLocks for concurrency-safe key tracking.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments