mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 23:22:27 +02:00
- This is asynchronous, so we shouldn't use for regular writes to the output stream (ie those from PregelLoop) - For writes from subgraphs / nodes this is fine to use, as we make no guarantees about when those show up anyway