[PR #337] [MERGED] fix: skip waiting if error occured #452

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/337
Author: @nht1206
Created: 6/9/2025
Status: Merged
Merged: 6/16/2025
Merged by: @Yeuoly

Base: mainHead: bugfix/skip-waiting-if-error-occured


📝 Commits (3)

  • a6d09b4 fix: skip waiting if error occured
  • ef21012 Update internal/core/plugin_manager/watcher.go
  • c35582d fix: handle nil error channels in plugin manager

📊 Changes

1 file changed (+12 additions, -5 deletions)

View changed files

📝 internal/core/plugin_manager/watcher.go (+12 -5)

📄 Description

Closes #336


🔄 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/337 **Author:** [@nht1206](https://github.com/nht1206) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `bugfix/skip-waiting-if-error-occured` --- ### 📝 Commits (3) - [`a6d09b4`](https://github.com/langgenius/dify-plugin-daemon/commit/a6d09b44ee0d21a71cb4c0455bc33bdc191f1dab) fix: skip waiting if error occured - [`ef21012`](https://github.com/langgenius/dify-plugin-daemon/commit/ef2101264a166af05e1ff2a75af8cb23f0a62e14) Update internal/core/plugin_manager/watcher.go - [`c35582d`](https://github.com/langgenius/dify-plugin-daemon/commit/c35582dc5c636d70ca8b8e8fcc1b56c3ca782d80) fix: handle nil error channels in plugin manager ### 📊 Changes **1 file changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `internal/core/plugin_manager/watcher.go` (+12 -5) </details> ### 📄 Description Closes #336 --- <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:00 -05:00
yindo closed this issue 2026-02-16 01:16:00 -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#452