Files
crewAI/tests/flow_test.py
Devin AI 92e1877bf0 fix: Handle thread locks in Flow state serialization
- Add state serialization in Flow events to avoid pickling RLock objects
- Update event emission to use serialized state
- Add test case for Flow with thread locks

Fixes #2120

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-21 03:15:10 +00:00

21 KiB