[PR #204] [MERGED] Rollback stopping management client within engine stop #2608

Closed
opened 2025-11-20 07:11:53 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/204
Author: @mlsmaycon
Created: 1/25/2022
Status: Merged
Merged: 1/25/2022
Merged by: @mlsmaycon

Base: mainHead: rollback-engine-stop-mgmt-client


📝 Commits (2)

  • 323388f start close handler when using console
  • b47633b don't close management client within engine stop

📊 Changes

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

View changed files

📝 client/cmd/up.go (+2 -0)
📝 client/internal/engine.go (+1 -7)
📝 client/internal/engine_test.go (+5 -1)

📄 Description

Rollback's previous change was causing issues with agent stop logic.


🔄 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/netbirdio/netbird/pull/204 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 1/25/2022 **Status:** ✅ Merged **Merged:** 1/25/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `rollback-engine-stop-mgmt-client` --- ### 📝 Commits (2) - [`323388f`](https://github.com/netbirdio/netbird/commit/323388f0e2f9658478be035645d814d2c9ce21f5) start close handler when using console - [`b47633b`](https://github.com/netbirdio/netbird/commit/b47633b0ec8897720b75f92d382728f305d095a8) don't close management client within engine stop ### 📊 Changes **3 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `client/cmd/up.go` (+2 -0) 📝 `client/internal/engine.go` (+1 -7) 📝 `client/internal/engine_test.go` (+5 -1) </details> ### 📄 Description Rollback's previous change was causing issues with agent stop logic. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:11:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2608