[PR #1757] [MERGED] Add one more unit test for exception propagation #2278

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1757
Author: @nfcampos
Created: 9/18/2024
Status: Merged
Merged: 9/18/2024
Merged by: @nfcampos

Base: mainHead: nc/18sep/unit-test-cancelled


📝 Commits (1)

  • 680fa3c Add one more unit test for exception propagation

📊 Changes

1 file changed (+19 additions, -0 deletions)

View changed files

📝 libs/langgraph/tests/test_pregel_async.py (+19 -0)

📄 Description

  • we already have plenty of tests for this, but adding one more with a slight variation

🔄 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/1757 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 9/18/2024 **Status:** ✅ Merged **Merged:** 9/18/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/18sep/unit-test-cancelled` --- ### 📝 Commits (1) - [`680fa3c`](https://github.com/langchain-ai/langgraph/commit/680fa3c226780ec51c08326a4b64197c7adb724e) Add one more unit test for exception propagation ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/tests/test_pregel_async.py` (+19 -0) </details> ### 📄 Description - we already have plenty of tests for this, but adding one more with a slight variation --- <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:42 -05:00
yindo closed this issue 2026-02-20 17:46:42 -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#2278