Skip to content

fix(race): add lock protection to _velocity_cache#524

Open
dumko2001 wants to merge 1 commit intovivekchand:mainfrom
dumko2001:fix-018
Open

fix(race): add lock protection to _velocity_cache#524
dumko2001 wants to merge 1 commit intovivekchand:mainfrom
dumko2001:fix-018

Conversation

@dumko2001
Copy link
Copy Markdown
Contributor

Summary

Add lock protection to _velocity_cache global variable access.

Changes

  • Add lock around velocity cache operations
  • Prevents race conditions in concurrent cache access

Testing

tests/test_velocity_cache.py - verifies thread-safe cache operations

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.

1 participant