Closed
Description
- Gitea version (or commit ref): 1.14.0 built with GNU Make 4.1, go1.16.3 : bindata, sqlite, sqlite_unlock_notify
- Git version: 2.26.2.windows.1
- Operating system: Windows Server 2019 Standard
We used one of your downloads, updates are made by gittea's update feature.
Gitea is running as a windows service
- Database (use
[x]
):- PostgreSQL
- MySQL (MariaDB v10.4.12)
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (I didn't tried)
- No
- Log gist:
logs-gitea.zip
Description
First, this is maybe a regression issue, the previous version of GITTEA didn't had this low performance.
I tried to make a pull request with the following characteristics and it got stuck by 10 minutes, my guess that the process that gathers all the revision changes got a performance issue recently.
The reason I think is a regression is because I've done PR's this big before the update with no issue.
...