src/build.sh: Limit parallel jobs in repo sync to a maximum of 10
Description
Limit repo sync concurrency to -j10. This is most stable value and so far has not caused any repo corruption.
Issue(s)
Test procedures
- Repo sync should no longer fail or corrupt repos.
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation