[PR #1110] [MERGED] Test Null Pending Writes #1894

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1110
Author: @hinthornw
Created: 7/24/2024
Status: Merged
Merged: 7/24/2024
Merged by: @nfcampos

Base: mainHead: wfh/test_pending_writes_null


📝 Commits (3)

  • 03bf1e5 Fix null pending writes
  • 36505d9 Add test
  • f5b9e46 Merge branch 'main' into wfh/test_pending_writes_null

📊 Changes

2 files changed (+33 additions, -1 deletions)

View changed files

📝 libs/langgraph/tests/memory_assert.py (+9 -0)
📝 libs/langgraph/tests/test_pregel.py (+24 -1)

📄 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/1110 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/24/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `wfh/test_pending_writes_null` --- ### 📝 Commits (3) - [`03bf1e5`](https://github.com/langchain-ai/langgraph/commit/03bf1e541400716ea97ea1acce2dbd5686498833) Fix null pending writes - [`36505d9`](https://github.com/langchain-ai/langgraph/commit/36505d965600d8fda0ad8f7bb6dd8625da0003cf) Add test - [`f5b9e46`](https://github.com/langchain-ai/langgraph/commit/f5b9e463e330f1f464d990070cd5e8a20c7282fa) Merge branch 'main' into wfh/test_pending_writes_null ### 📊 Changes **2 files changed** (+33 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/tests/memory_assert.py` (+9 -0) 📝 `libs/langgraph/tests/test_pregel.py` (+24 -1) </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:45:48 -05:00
yindo closed this issue 2026-02-20 17:45:48 -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#1894