[PR #5215] [MERGED] Fix race on updatesize (#5190) #17701

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5215
Author: @lunny
Created: 10/29/2018
Status: Merged
Merged: 10/30/2018
Merged by: @lunny

Base: release/v1.6Head: lunny/fix_race2


📝 Commits (2)

  • 13dec89 Fix race on updatesize (#5190)
  • bcb0dd9 Merge branch 'release/v1.6' into lunny/fix_race2

📊 Changes

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

View changed files

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

📄 Description

  • fix race on updatesize
  • fix more repoPath

back port from #5190


🔄 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/5215 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/29/2018 **Status:** ✅ Merged **Merged:** 10/30/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.6` ← **Head:** `lunny/fix_race2` --- ### 📝 Commits (2) - [`13dec89`](https://github.com/go-gitea/gitea/commit/13dec89b2bd27b31942347adc9073c7695176e70) Fix race on updatesize (#5190) - [`bcb0dd9`](https://github.com/go-gitea/gitea/commit/bcb0dd9feb4482fe7dbfbc561dea97b7008ccc2f) Merge branch 'release/v1.6' into lunny/fix_race2 ### 📊 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 * fix race on updatesize * fix more repoPath back port from #5190 --- <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:06:04 -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#17701