mirror of
https://github.com/restic/restic.git
synced 2026-06-17 22:24:17 +00:00
406dec29a7
forAllLocks already serializes the callback calls. Still has to create a copy of checkedIDs to prevent a data race between forAllLocks and the callback.