[PR #1442] [MERGED] Try to improve async stack traces for exceptions in tasks #2075

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

📋 Pull Request Information

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

Base: mainHead: nc/22aug/improve-async-stack-trace


📝 Commits (2)

  • 1ffac55 Try to improve async stack traces for exceptions in tasks
  • e644223 Lint

📊 Changes

1 file changed (+12 additions, -11 deletions)

View changed files

📝 libs/langgraph/langgraph/pregel/executor.py (+12 -11)

📄 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/1442 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 8/22/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/22aug/improve-async-stack-trace` --- ### 📝 Commits (2) - [`1ffac55`](https://github.com/langchain-ai/langgraph/commit/1ffac5549d6965ff624c8a36d6a65b81633e1955) Try to improve async stack traces for exceptions in tasks - [`e644223`](https://github.com/langchain-ai/langgraph/commit/e64422319fd2c43f069f9a0dd52cfb367abeafc2) Lint ### 📊 Changes **1 file changed** (+12 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/pregel/executor.py` (+12 -11) </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:14 -05:00
yindo closed this issue 2026-02-20 17:46:14 -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#2075