[PR #407] [CLOSED] fix: DbConfig race conditions #828

Closed
opened 2025-10-08 00:17:59 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/407
Author: @kmendell
Created: 3/31/2025
Status: Closed

Base: mainHead: fix/config-race-conditions


📝 Commits (4)

  • e64851d fix: DbConfig race conditions
  • e5db311 fix: revert to old error reponses
  • f8d42d8 Merge branch 'main' into fix/config-race-conditions
  • 01c9bd0 fix deadlock scenarios

📊 Changes

2 files changed (+69 additions, -18 deletions)

View changed files

📝 backend/internal/controller/app_config_controller.go (+13 -7)
📝 backend/internal/service/app_config_service.go (+56 -11)

📄 Description

Fixes: https://github.com/pocket-id/pocket-id/issues/391


🔄 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/pocket-id/pocket-id/pull/407 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 3/31/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/config-race-conditions` --- ### 📝 Commits (4) - [`e64851d`](https://github.com/pocket-id/pocket-id/commit/e64851d228c37ec69bb7fe79acac88de77ef98aa) fix: DbConfig race conditions - [`e5db311`](https://github.com/pocket-id/pocket-id/commit/e5db311014fa29e94c92b53ab2ba4cebb55ef0e7) fix: revert to old error reponses - [`f8d42d8`](https://github.com/pocket-id/pocket-id/commit/f8d42d8243c302baaeebb3dd1fb864437a08bdf4) Merge branch 'main' into fix/config-race-conditions - [`01c9bd0`](https://github.com/pocket-id/pocket-id/commit/01c9bd01cb63c3ca6c5b5a6fac386d2c9761b438) fix deadlock scenarios ### 📊 Changes **2 files changed** (+69 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/controller/app_config_controller.go` (+13 -7) 📝 `backend/internal/service/app_config_service.go` (+56 -11) </details> ### 📄 Description Fixes: https://github.com/pocket-id/pocket-id/issues/391 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:17:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#828