2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-07 11:30:49 +00:00
restic/src
Alexander Neumann 4cb4a3ac7f Add separate goroutine that closes the output chan
This allows iterating over the output channel without having to start
another Goroutine outside of the worker pool. This also removes the need
for calling Wait().
2016-02-27 13:06:21 +01:00
..
cmds repository: Use backend.ID to load index 2016-02-24 22:41:32 +01:00
restic Add separate goroutine that closes the output chan 2016-02-27 13:06:21 +01:00