[PR #537] [MERGED] fix: Fix callback manager propagation issues #831

Closed
opened 2026-02-15 19:16:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/537
Author: @jacoblee93
Created: 9/30/2024
Status: Merged
Merged: 9/30/2024
Merged by: @jacoblee93

Base: mainHead: jacob/callbacks


📝 Commits (1)

  • c98f578 Fix callback manager propagation issues

📊 Changes

2 files changed (+39 additions, -2 deletions)

View changed files

📝 libs/langgraph/src/pregel/utils/config.ts (+9 -1)
📝 libs/langgraph/src/tests/prebuilt.test.ts (+30 -1)

📄 Description

Fixes #531


🔄 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/langgraphjs/pull/537 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 9/30/2024 **Status:** ✅ Merged **Merged:** 9/30/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/callbacks` --- ### 📝 Commits (1) - [`c98f578`](https://github.com/langchain-ai/langgraphjs/commit/c98f5785bf92f4e63665f57759ac8c5703a22fe8) Fix callback manager propagation issues ### 📊 Changes **2 files changed** (+39 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/pregel/utils/config.ts` (+9 -1) 📝 `libs/langgraph/src/tests/prebuilt.test.ts` (+30 -1) </details> ### 📄 Description Fixes #531 --- <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-15 19:16:03 -05:00
yindo closed this issue 2026-02-15 19:16:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#831