twosigma / git-meta

Repository for the git-meta project -- build your own monorepo using Git submodules
http://twosigma.github.io/git-meta
BSD 3-Clause "New" or "Revised" License
220 stars 51 forks source link

Open fewer submodules in parallel #741

Closed novalis closed 4 years ago

novalis commented 4 years ago

Unfortunately, we have http.postbuffer set to an astronomical value due to https://gitlab.com/gitlab-org/gitlab/issues/17649. This means that high parallelism on open can cause OOMs. Previous value was the default, 20.