mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 07:02:25 +02:00
- This is a performance improvement when calling async functions that do not use await, as they are run immediately and never scheduled in the loop