[PR #5118] [MERGED] Fix deadlock when sqlite #17650

Closed
opened 2025-11-02 14:44:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5118
Author: @lunny
Created: 10/19/2018
Status: Merged
Merged: 10/19/2018
Merged by: @techknowlogick

Base: masterHead: lunny/fix_sqlite_dead_lock


📝 Commits (3)

  • 1e5187a fix deadlock when sqlite
  • 14c0c3b fix clonelink deadlock on sqlite
  • cf17e4d Merge branch 'master' into lunny/fix_sqlite_dead_lock

📊 Changes

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

View changed files

📝 models/repo.go (+17 -13)
📝 models/wiki.go (+1 -1)

📄 Description

fix #5116


🔄 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/go-gitea/gitea/pull/5118 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/19/2018 **Status:** ✅ Merged **Merged:** 10/19/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `lunny/fix_sqlite_dead_lock` --- ### 📝 Commits (3) - [`1e5187a`](https://github.com/go-gitea/gitea/commit/1e5187afb260144b12f414d5c9491254a7535d4a) fix deadlock when sqlite - [`14c0c3b`](https://github.com/go-gitea/gitea/commit/14c0c3b752c70fea78881183db82302310079c89) fix clonelink deadlock on sqlite - [`cf17e4d`](https://github.com/go-gitea/gitea/commit/cf17e4d08be96c3b5c19dee6974ddb63503e3f2f) Merge branch 'master' into lunny/fix_sqlite_dead_lock ### 📊 Changes **2 files changed** (+18 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+17 -13) 📝 `models/wiki.go` (+1 -1) </details> ### 📄 Description fix #5116 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 14:44:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17650