mirror of
https://github.com/rclone/rclone.git
synced 2026-03-01 02:41:11 +00:00
This adds a bit of missed locking around the uploaded info to fix the concurrent map write. All the other accesses have locking - this one must have got missed.