[PR #230] [CLOSED] Fix Bug for issure #227 #4159

Closed
opened 2026-05-05 14:36:47 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/230
Author: @jcao-ai
Created: 1/13/2017
Status: Closed

Base: devHead: master


📝 Commits (4)

  • dde734c Merge pull request #188 from fatedier/dev
  • 044bb69 Merge pull request #201 from fatedier/dev
  • edb97ab Merge pull request #217 from fatedier/dev
  • a4cbe6f Fix Bug for closing an exist ProxyServer when another ProxyServer with same name comes. Detect state before releasing and deleting ProxyServer instance.

📊 Changes

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

View changed files

📝 src/models/server/server.go (+1 -1)

📄 Description

Assure state is Working before releasing and deleting ProxyServer instance when privilege_mode = true in order that if there is another frpc client is online with same proxy name, it will not be deleted from ProxyServers map.


🔄 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/fatedier/frp/pull/230 **Author:** [@jcao-ai](https://github.com/jcao-ai) **Created:** 1/13/2017 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `master` --- ### 📝 Commits (4) - [`dde734c`](https://github.com/fatedier/frp/commit/dde734c9538702286a1bd3928855b6edd9135759) Merge pull request #188 from fatedier/dev - [`044bb69`](https://github.com/fatedier/frp/commit/044bb692dc55a78ab32e85e78f3e8008a526104c) Merge pull request #201 from fatedier/dev - [`edb97ab`](https://github.com/fatedier/frp/commit/edb97abf50c78dd514116e236a68eb954b6d6aa6) Merge pull request #217 from fatedier/dev - [`a4cbe6f`](https://github.com/fatedier/frp/commit/a4cbe6f9a1b2216c32e4bb35b319be55b4786855) Fix Bug for closing an exist ProxyServer when another ProxyServer with same name comes. Detect state before releasing and deleting ProxyServer instance. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/models/server/server.go` (+1 -1) </details> ### 📄 Description Assure state is `Working` before releasing and deleting ProxyServer instance when `privilege_mode = true `in order that if there is another frpc client is online with same proxy name, it will not be deleted from `ProxyServers` map. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:36:47 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4159
No description provided.