mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 23:22:27 +02:00
- running callback handler in background thread could potentially lead to ordering issues - deduping on `id()` could lead to messages being dropped if they reused memory address of a previous chunk