Skip to content

blob_datasets: Use a process- instead of thread-pool when gunzipping

vlorentz requested to merge vlorentz/swh-graph:download-processes into master

when gunzipping, downloading blobs was CPU-bound by decompression

Merge request reports