mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 14:22:04 +08:00
67132ecaec
Integer overflow would lead to ETA such as "-255y7w4h11m22s966ms", as reported in #6381. Now the value will be clipped at the maximum "292y24w3d23h47m16s", and it will be shown as infinity. |
||
---|---|---|
.. | ||
accounting_other.go | ||
accounting_test.go | ||
accounting_unix.go | ||
accounting.go | ||
inprogress.go | ||
prometheus.go | ||
stats_groups_test.go | ||
stats_groups.go | ||
stats_test.go | ||
stats.go | ||
token_bucket_test.go | ||
token_bucket.go | ||
tpslimit_test.go | ||
tpslimit.go | ||
transfer.go | ||
transfermap.go |