2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-30 10:38:23 +00:00
greatroar 8c7a6daa47 dump: Simplify writeNode and use fewer goroutines
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.
2024-09-30 17:24:05 +02:00
..
2023-08-13 13:37:11 +02:00
2023-08-13 13:37:11 +02:00
2024-08-31 18:20:01 +02:00
2024-08-31 18:20:01 +02:00