[PR #5190] [MERGED] Fix race on updatesize #17687

Closed
opened 2025-11-02 15:02:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5190
Author: @lunny
Created: 10/26/2018
Status: Merged
Merged: 10/26/2018
Merged by: @lafriks

Base: masterHead: lunny/fix_race


📝 Commits (2)

📊 Changes

2 files changed (+10 additions, -9 deletions)

View changed files

📝 models/repo.go (+2 -2)
📝 models/status.go (+8 -7)

📄 Description

partially fix #5189


🔄 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/5190 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/26/2018 **Status:** ✅ Merged **Merged:** 10/26/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `lunny/fix_race` --- ### 📝 Commits (2) - [`5cb6bed`](https://github.com/go-gitea/gitea/commit/5cb6bedee72aaf53910d4a1a83236bb97b321899) fix race on updatesize - [`f431105`](https://github.com/go-gitea/gitea/commit/f4311054735ae29e7f053d97b1f54fd0f0abf2f7) fix more repoPath ### 📊 Changes **2 files changed** (+10 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+2 -2) 📝 `models/status.go` (+8 -7) </details> ### 📄 Description partially fix #5189 --- <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 15:02:25 -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#17687