[PR #448] [MERGED] debug: Include task index in task id #1476

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

📋 Pull Request Information

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

Base: mainHead: nc/14may/debug-output-include-task-idx-in-task-id


📝 Commits (1)

  • 273a836 debug: Include task index in task id

📊 Changes

3 files changed (+60 additions, -36 deletions)

View changed files

📝 langgraph/pregel/debug.py (+4 -4)
📝 tests/test_pregel.py (+28 -16)
📝 tests/test_pregel_async.py (+28 -16)

📄 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/448 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 5/14/2024 **Status:** ✅ Merged **Merged:** 5/14/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/14may/debug-output-include-task-idx-in-task-id` --- ### 📝 Commits (1) - [`273a836`](https://github.com/langchain-ai/langgraph/commit/273a836fc40edff52723f83ba64d7aad909ec498) debug: Include task index in task id ### 📊 Changes **3 files changed** (+60 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/pregel/debug.py` (+4 -4) 📝 `tests/test_pregel.py` (+28 -16) 📝 `tests/test_pregel_async.py` (+28 -16) </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:44:49 -05:00
yindo closed this issue 2026-02-20 17:44:49 -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#1476