mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-20 13:28:13 +00:00
- Add threading lock for same-process thread safety - Use atomic write operations (write to temp file, then rename) for data integrity - Use portalocker for cross-process read locking - Add comprehensive thread-safety tests covering concurrent reads, writes, and mixed operations Fixes #4215 Co-Authored-By: João <joao@crewai.com>
9.4 KiB
9.4 KiB