[PR #577] [MERGED] fix: Remove call to set GOMAXPROCS #15463

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/577
Author: @appleboy
Created: 1/4/2017
Status: Merged
Merged: 1/4/2017
Merged by: @lunny

Base: masterHead: GOMAXPROCS


📝 Commits (1)

  • 24c34d0 fix: Remove call to set GOMAXPROCS

📊 Changes

1 file changed (+1 additions, -4 deletions)

View changed files

📝 main.go (+1 -4)

📄 Description

These changes come from https://github.com/gogits/gogs/pull/4010

For Go 1.5, we propose to change the default to the number of CPUs available.

ref: https://docs.google.com/document/d/1At2Ls5_fhJQ59kDK2DFVhFu3g5mATSXqqV5QrxinasI/edit


🔄 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/577 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 1/4/2017 **Status:** ✅ Merged **Merged:** 1/4/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `GOMAXPROCS` --- ### 📝 Commits (1) - [`24c34d0`](https://github.com/go-gitea/gitea/commit/24c34d0e385c739d48e51fdd6ad24eafa3c100aa) fix: Remove call to set GOMAXPROCS ### 📊 Changes **1 file changed** (+1 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+1 -4) </details> ### 📄 Description These changes come from https://github.com/gogits/gogs/pull/4010 > For Go 1.5, we propose to change the default to the number of CPUs available. ref: https://docs.google.com/document/d/1At2Ls5_fhJQ59kDK2DFVhFu3g5mATSXqqV5QrxinasI/edit --- <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:47:06 -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#15463