mirror of
https://github.com/restic/restic.git
synced 2026-06-03 15:39:44 +00:00
8515d093e0
concurrency issue in List(). refactor wrapReader from b2 -> semaphore so it can be used elsewhere. As per discussion in PR #1399.