[PR #6450] refactor: separate prepare_push_* functions #5038

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

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

State: closed
Merged: Yes


Extract two common cases from the big switch statement of prepare_single_task since it's a tad more composable.

All this does is shift/extract code to separate functions

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6450 **State:** closed **Merged:** Yes --- Extract two common cases from the big switch statement of `prepare_single_task` since it's a tad more composable. All this does is shift/extract code to separate functions
yindo added the pull-request label 2026-02-20 17:51:08 -05:00
yindo closed this issue 2026-02-20 17:51:08 -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#5038