forked from TrueCloudLab/restic
8c7a6daa47
This changes Dumper.writeNode to spawn loader goroutines as needed instead of as a pool. The code is shorter, fewer goroutines are spawned for small files, and crash dumps (also for unrelated errors) should be smaller. |
||
---|---|---|
.. | ||
acl.go | ||
acl_test.go | ||
common.go | ||
common_test.go | ||
tar.go | ||
tar_test.go | ||
zip.go | ||
zip_test.go |