openlawlibrary / taf

The Archive Framework
GNU Affero General Public License v3.0
10 stars 7 forks source link

Parallelize update/clone of dependencies #452

Open renatav opened 2 weeks ago

renatav commented 2 weeks ago

There is no reason why we have to update dependencies sequentially. Parallelizing this could speed up the update quite significantly.