mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #59] [MERGED] fix(api): cleanup callbacks when attaching event listener to abort signal #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/59
Author: @dqbd
Created: 4/28/2025
Status: ✅ Merged
Merged: 4/28/2025
Merged by: @dqbd
Base:
main← Head:dqbd/max-listeners-error-fix📝 Commits (3)
f892e0ffix(api): cleanup callbacks when attaching event listener to abort signal016dd99Cleanup tests48ab0aaUpdate lockfile📊 Changes
4 files changed (+23 additions, -28 deletions)
View changed files
📝
libs/langgraph-api/src/storage/ops.mts(+19 -21)➖
libs/langgraph-api/tests/__snapshots__/api.test.mts.snap(+0 -5)📝
libs/langgraph-api/tests/api.test.mts(+3 -1)📝
pnpm-lock.yaml(+1 -1)📄 Description
Fixes MaxListenersExceededWarning
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.