[PR #4691] Improve how we match cached writes for async imperative tasks #4012

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

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

State: closed
Merged: Yes


  • remove match_cached_writes from PregelRunner args (now called by PregelLoop internally)
  • this will be helpful when implementing distributed runner classes
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4691 **State:** closed **Merged:** Yes --- - remove match_cached_writes from PregelRunner args (now called by PregelLoop internally) - this will be helpful when implementing distributed runner classes
yindo added the pull-request label 2026-02-20 17:49:31 -05:00
yindo closed this issue 2026-02-20 17:49:31 -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#4012