openlawlibrary / taf

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

Parallelize update/clone of dependencies #452

Closed renatav closed 4 months ago

renatav commented 5 months ago

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