mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
[PR #407] [CLOSED] fix: DbConfig race conditions #828
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/407
Author: @kmendell
Created: 3/31/2025
Status: ❌ Closed
Base:
main← Head:fix/config-race-conditions📝 Commits (4)
e64851dfix: DbConfig race conditionse5db311fix: revert to old error reponsesf8d42d8Merge branch 'main' into fix/config-race-conditions01c9bd0fix 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.