1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00
Files
rclone/cmd/bisync
Nick Craig-Wood d44957a09c accounting: add SetMaxCompletedTransfers method to fix bisync race #8815
Before this change bisync adjusted the global MaxCompletedTransfers
variable which caused races.

This adds a SetMaxCompletedTransfers method and uses it in bisync.

The MaxCompletedTransfers global becomes the default. This can be
changed externally if rclone is in use as a library, and the commit
history indicates that MaxCompletedTransfers was added for exactly
this purpose so we try not to break it here.
2025-09-26 14:54:47 +01:00
..
2025-08-17 20:16:46 -04:00
2025-08-22 12:13:59 +01:00
2025-08-17 20:16:46 -04:00
2021-11-01 21:00:27 +03:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00