Gitea freezes while merging a PR
Description
We use Gitea 1.17.1 which should have fixed PRs stuck on "Merge conflict checking is in progress. Try again in few moments." · Issue #17204 · go-gitea/gitea . However, the bug is still there. UI sometimes hangs even dozens of minutes with "Merge conflict checking is in progress. Try again in few moments." This really slows down the development process (we merge 10 PRs every day) and causes a lot of frustration among the developers.
Gitea Version
1.17.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
We run it on command-line.
Database
No response
I can replicate the same issue with gitea 1.17.2 and let me add more detail:
- First of all I can only see this problem happening when we have a big chunk of changes, in branches with 3 or 4 file changes I see no problem.
- I open the Pull Request via gitea UI and immediately we see memory from the client's PC raising nonstop until it hits 4 or 5 GB memory and then it throws a browser message about "Out of memory"
Hello Mr. @nazario29,
Is it possible to enable logging on the instance? It would really help the issue if you can replicate the bug and collect logs. Thank you :)
Without logs we have no hope of being able to debug this.
I think it would also be helpful to review your app.ini too.