[PR #5195] Remove unused branch in update_state #4292

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

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

State: closed
Merged: Yes


  • update_state(None, as_node=None) was not tested/used, and was too similar in behavior to copy / end, so removing it
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5195 **State:** closed **Merged:** Yes --- - update_state(None, as_node=None) was not tested/used, and was too similar in behavior to __copy__ / __end__, so removing it
yindo added the pull-request label 2026-02-20 17:49:58 -05:00
yindo closed this issue 2026-02-20 17:49:58 -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#4292