Memory leak when clone over http
Created by: xforce
I have a repo size is 2.6GB
Gitlab running on latest master.
Allocated memory will never be free when clone using http.
Before clone all is fine.
While cloning the memory usage increases to 35% which is about 6GB.
So now puma will never free the allocated memory so I have to restart gitlab.
Steps to reproduce:
- Create a repo and push some large file
- Now clone this repo over http and watch the memory usage