[PR #88] [MERGED] fix(api): fix race condition for multiple workers #82

Closed
opened 2026-02-16 04:17:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/88
Author: @dqbd
Created: 6/27/2025
Status: Merged
Merged: 6/27/2025
Merged by: @dqbd

Base: mainHead: dqbd/tests-stability


📝 Commits (1)

  • fd6a9c9 fix(api): fix race condition for multiple workers

📊 Changes

2 files changed (+41 additions, -18 deletions)

View changed files

📝 libs/langgraph-api/src/storage/ops.mts (+32 -17)
📝 libs/langgraph-api/tests/api.test.mts (+9 -1)

📄 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-api/pull/88 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 6/27/2025 **Status:** ✅ Merged **Merged:** 6/27/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/tests-stability` --- ### 📝 Commits (1) - [`fd6a9c9`](https://github.com/langchain-ai/langgraphjs-api/commit/fd6a9c9eb0e4f9440571ff658ce5fba325d67f0f) fix(api): fix race condition for multiple workers ### 📊 Changes **2 files changed** (+41 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/src/storage/ops.mts` (+32 -17) 📝 `libs/langgraph-api/tests/api.test.mts` (+9 -1) </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-16 04:17:17 -05:00
yindo closed this issue 2026-02-16 04:17:17 -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-api#82