[PR #447] [MERGED] fix: fix lock release #511

Closed
opened 2026-02-16 01:16:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/447
Author: @wylswz
Created: 9/11/2025
Status: Merged
Merged: 9/12/2025
Merged by: @wylswz

Base: mainHead: fix/lock


📝 Commits (1)

📊 Changes

1 file changed (+16 additions, -7 deletions)

View changed files

📝 internal/core/plugin_manager/serverless_connector/launch.go (+16 -7)

📄 Description

Description

resolves #446

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Performance improvement
  • Other

Essential Checklist

Testing

  • I have tested the changes locally and confirmed they work as expected
  • I have added unit tests where necessary and they pass successfully

Bug Fix (if applicable)

  • I have used GitHub syntax to close the related issue (e.g., Fixes #123 or Closes #123)

Additional Information

Please provide any additional context that would help reviewers understand the changes.


🔄 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-plugin-daemon/pull/447 **Author:** [@wylswz](https://github.com/wylswz) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/12/2025 **Merged by:** [@wylswz](https://github.com/wylswz) **Base:** `main` ← **Head:** `fix/lock` --- ### 📝 Commits (1) - [`e833950`](https://github.com/langgenius/dify-plugin-daemon/commit/e83395057719217d544375a50f85ec79b0543863) fix lock release ### 📊 Changes **1 file changed** (+16 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `internal/core/plugin_manager/serverless_connector/launch.go` (+16 -7) </details> ### 📄 Description ## Description resolves #446 ## Type of Change - [x] Bug fix - [ ] New feature - [ ] Refactor - [ ] Performance improvement - [ ] Other ## Essential Checklist ### Testing - [x] I have tested the changes locally and confirmed they work as expected - [ ] I have added unit tests where necessary and they pass successfully ### Bug Fix (if applicable) - [ ] I have used GitHub syntax to close the related issue (e.g., `Fixes #123` or `Closes #123`) ## Additional Information Please provide any additional context that would help reviewers understand the changes. --- <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 01:16:11 -05:00
yindo closed this issue 2026-02-16 01:16:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#511