[PR #210] [MERGED] Fix/shared lock #22372

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/210
Author: @takatost
Created: 5/25/2023
Status: Merged
Merged: 5/25/2023
Merged by: @takatost

Base: mainHead: fix/shared-lock


📝 Commits (2)

  • b70a4a9 fix: shared lock
  • 7e185aa fix: shared lock in hit count update

📊 Changes

3 files changed (+18 additions, -3 deletions)

View changed files

📝 api/core/callback_handler/index_tool_callback_handler.py (+5 -1)
📝 api/core/completion.py (+9 -1)
📝 api/core/conversation_message_task.py (+4 -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/langgenius/dify/pull/210 **Author:** [@takatost](https://github.com/takatost) **Created:** 5/25/2023 **Status:** ✅ Merged **Merged:** 5/25/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `fix/shared-lock` --- ### 📝 Commits (2) - [`b70a4a9`](https://github.com/langgenius/dify/commit/b70a4a9ec833fa564fa25dc4b9acb857e1f9266b) fix: shared lock - [`7e185aa`](https://github.com/langgenius/dify/commit/7e185aa84973b4cbbb8089f1e28ac5f8fe2695d6) fix: shared lock in hit count update ### 📊 Changes **3 files changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/core/callback_handler/index_tool_callback_handler.py` (+5 -1) 📝 `api/core/completion.py` (+9 -1) 📝 `api/core/conversation_message_task.py` (+4 -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-21 20:18:49 -05:00
yindo closed this issue 2026-02-21 20:18:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22372