[PR #677] [MERGED] Add tests to ensure checkpointer errors are not swallowed #1604

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/677
Author: @nfcampos
Created: 6/14/2024
Status: Merged
Merged: 6/14/2024
Merged by: @nfcampos

Base: mainHead: nc/14jun/add-tests-checkpointer-errors


📝 Commits (2)

  • fe87c44 Add tests to ensure checkpointer errors are not swallowed
  • e8dc9f0 old py

📊 Changes

3 files changed (+115 additions, -3 deletions)

View changed files

📝 poetry.lock (+3 -3)
📝 tests/test_pregel.py (+46 -0)
📝 tests/test_pregel_async.py (+66 -0)

📄 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/677 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 6/14/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/14jun/add-tests-checkpointer-errors` --- ### 📝 Commits (2) - [`fe87c44`](https://github.com/langchain-ai/langgraph/commit/fe87c44da7d04b047b4c3b5655629cac5ff0ced5) Add tests to ensure checkpointer errors are not swallowed - [`e8dc9f0`](https://github.com/langchain-ai/langgraph/commit/e8dc9f0678bb29795757db87d57088a5bcef42e6) old py ### 📊 Changes **3 files changed** (+115 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+3 -3) 📝 `tests/test_pregel.py` (+46 -0) 📝 `tests/test_pregel_async.py` (+66 -0) </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:08 -05:00
yindo closed this issue 2026-02-20 17:45: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#1604