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