[PR #4949] Fix async callback manager tag handling #4169

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/4949

State: closed
Merged: Yes


Summary

  • ensure get_async_callback_manager_for_config forwards merged tags when creating a new manager
  • add tests covering async callback manager tag merging

Testing

  • pytest langgraph/tests/test_config_async.py -q

https://chatgpt.com/codex/tasks/task_e_683f7c024b80832d814d9a0a6f056fbc

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4949 **State:** closed **Merged:** Yes --- ## Summary - ensure `get_async_callback_manager_for_config` forwards merged tags when creating a new manager - add tests covering async callback manager tag merging ## Testing - `pytest langgraph/tests/test_config_async.py -q` ------ https://chatgpt.com/codex/tasks/task_e_683f7c024b80832d814d9a0a6f056fbc
yindo added the pull-request label 2026-02-20 17:49:46 -05:00
yindo closed this issue 2026-02-20 17:49:46 -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#4169