LangGraph state proxies serialize concurrent dict access, forcing threads to run sequentially. Fix by snapshotting needed fields into plain dicts before dispatching to ThreadPoolExecutor — same pattern used by the working parallel analysts node. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conditional_logic.py | ||
| parallel_analysts.py | ||
| propagation.py | ||
| reflection.py | ||
| setup.py | ||
| signal_processing.py | ||
| trading_graph.py | ||