[PR #1431] [MERGED] langgraph: check for empty checkpoint when creating snapshot tasks #2066

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1431
Author: @vbarda
Created: 8/22/2024
Status: Merged
Merged: 8/22/2024
Merged by: @nfcampos

Base: mainHead: vb/fix-get-state-bug


📝 Commits (1)

  • 9a306ce langgraph: check for empty checkpoint when creating snapshot tasks

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 libs/langgraph/langgraph/pregel/__init__.py (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1431 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `vb/fix-get-state-bug` --- ### 📝 Commits (1) - [`9a306ce`](https://github.com/langchain-ai/langgraph/commit/9a306ce9319d6ae599a99d7046a310579c91e41e) langgraph: check for empty checkpoint when creating snapshot tasks ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/pregel/__init__.py` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:46:12 -05:00
yindo closed this issue 2026-02-20 17:46:12 -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#2066