mirror of
https://github.com/restic/restic.git
synced 2025-01-03 05:35:43 +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.go | ||
acl_test.go | ||
common.go | ||
common_test.go | ||
tar.go | ||
tar_test.go | ||
zip.go | ||
zip_test.go |