mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-24 00:22:25 +02:00
- Previously order was enforced in prepare_next_tasks, but that's not a good fit for future features - This changes order between PULL and PUSH tasks, updates from PUSH tasks will now be applied after updates from PULL tasks