Files
crewAI/tests/flow_test.py
Devin AI 252095a668 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-13 12:07:26 +00:00

20 KiB