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