rclone/fs/accounting
Maciej Zimnoch 70e8b11805
accounting: fix data race in Transferred()
startedTransfers is accessed by multiple threads, and it wasn't
protected by the mutex call in Transferred() func.

Fixes #4799
2020-11-26 22:54:38 +00:00
..
2020-11-26 16:40:12 +00:00
2020-11-26 16:40:12 +00:00
2020-11-26 16:40:12 +00:00
2020-11-26 16:40:12 +00:00