Skip to content

blob_datasets: Decompress downloads directly instead of through a temp file

vlorentz requested to merge vlorentz/swh-graph:decompress-tempfile into master

Should be faster; and avoids headaches when debugging concurrent downloads.

Merge request reports