[PR #278] [MERGED] Fix bundlers dropping AsyncLocalStorage initialization in entrypoint #627

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/278
Author: @jacoblee93
Created: 7/22/2024
Status: Merged
Merged: 7/22/2024
Merged by: @jacoblee93

Base: mainHead: jacob/bundlers


📝 Commits (2)

  • e2b185d Fix bundlers dropping AsyncLocalStorage initialization in entrypoint
  • 548a57b Update lock

📊 Changes

3 files changed (+85 additions, -8 deletions)

View changed files

📝 langgraph/package.json (+1 -1)
📝 langgraph/src/index.ts (+3 -1)
📝 yarn.lock (+81 -6)

📄 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/langgraphjs/pull/278 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 7/22/2024 **Status:** ✅ Merged **Merged:** 7/22/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/bundlers` --- ### 📝 Commits (2) - [`e2b185d`](https://github.com/langchain-ai/langgraphjs/commit/e2b185d5434ab3a335b7e56cc12055642032a2c8) Fix bundlers dropping AsyncLocalStorage initialization in entrypoint - [`548a57b`](https://github.com/langchain-ai/langgraphjs/commit/548a57b4d7a9ffd45706453a6438a707a40549bb) Update lock ### 📊 Changes **3 files changed** (+85 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/package.json` (+1 -1) 📝 `langgraph/src/index.ts` (+3 -1) 📝 `yarn.lock` (+81 -6) </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-15 19:15:16 -05:00
yindo closed this issue 2026-02-15 19:15:16 -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#627