[PR #159] [CLOSED] Sleep induced slowness #15192

Closed
opened 2025-11-02 11:40:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/159
Author: @thibaultmeyer
Created: 11/12/2016
Status: Closed

Base: masterHead: fix/git-slow-sleep


📝 Commits (1)

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 vendor/code.gitea.io/git/tree_entry.go (+0 -2)

📄 Description

This pull request remove usage of sleep function who slow down git repos browsing (Issue #18).

Moved from https://github.com/gogits/git-module/pull/24


🔄 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/159 **Author:** [@thibaultmeyer](https://github.com/thibaultmeyer) **Created:** 11/12/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/git-slow-sleep` --- ### 📝 Commits (1) - [`eb7213a`](https://github.com/go-gitea/gitea/commit/eb7213a88b210fcc94c1999d245c70550bc8e7a8) Remove "sleep" usage ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `vendor/code.gitea.io/git/tree_entry.go` (+0 -2) </details> ### 📄 Description This pull request remove usage of _sleep_ function who slow down git repos browsing (Issue #18). Moved from https://github.com/gogits/git-module/pull/24 --- <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 11:40:58 -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#15192