[PR #3206] [MERGED] [management] extract getSettings calls from transactions #19674

Open
opened 2026-08-05 05:06:18 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3206
Author: @pascal-fischer
Created: 1/17/2025
Status: Merged
Merged: 1/18/2025
Merged by: @pascal-fischer

Base: peers-get-account-refactoringHead: test/deadlock-on-sync-3


📝 Commits (1)

  • e6ce546 remove getSettings from transaction

📊 Changes

2 files changed (+20 additions, -19 deletions)

View changed files

📝 management/server/integrated_validator.go (+5 -5)
📝 management/server/peer.go (+15 -14)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/3206 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/18/2025 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `peers-get-account-refactoring` ← **Head:** `test/deadlock-on-sync-3` --- ### 📝 Commits (1) - [`e6ce546`](https://github.com/netbirdio/netbird/commit/e6ce54620e4f0f7d0c78667e7d609a31b6444d2a) remove getSettings from transaction ### 📊 Changes **2 files changed** (+20 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `management/server/integrated_validator.go` (+5 -5) 📝 `management/server/peer.go` (+15 -14) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <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 2026-08-05 05:06:18 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#19674