mirror of
https://github.com/rclone/rclone.git
synced 2026-02-25 08:53:37 +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.