mirror of
https://github.com/octoleo/restic.git
synced 2024-12-28 13:00:53 +00:00
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_test.go | ||
acl.go | ||
common_test.go | ||
common.go | ||
tar_test.go | ||
tar.go | ||
zip_test.go | ||
zip.go |