[PR #2303] Test order of update application after Send #2627

Closed
opened 2026-02-20 17:47:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/2303

State: closed
Merged: Yes


  • updates from inside Send tasks are applied in the order the Sends were created, if when you fan out, and have each task write results to a list with reducer, the final list is in the order you used when triggering
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/2303 **State:** closed **Merged:** Yes --- - updates from inside Send tasks are applied in the order the Sends were created, if when you fan out, and have each task write results to a list with reducer, the final list is in the order you used when triggering
yindo added the pull-request label 2026-02-20 17:47:18 -05:00
yindo closed this issue 2026-02-20 17:47:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2627